Appearance
https://microsoft.github.io/monaco-editor/docs.html#interfaces/editor.IBracketPairColorizationOptions.html
interface IBracketPairColorizationOptions { enabled?: boolean; independentColorPoolPerBracketType?: boolean; }
boolean