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