{
"tokenStyles.BSL_Keywords": "Keyword.foreground",
"tokenStyles.Numbers": "Number.foreground",
"tokenStyles.Strings": "String.foreground",
"tokenStyles.Operators": "Tag name.foreground",
"tokenStyles.Comment": "Comment.foreground",
"tokenStyles.Preprocessor": "User-defined constant.foreground",
"tokenStyles.Builtinfunction": "Library function.foreground",
"tokenStyles.BSL_Pragmas": "Built-in constant.foreground",
"tokenStyles.Label": "Tag attribute.foreground",
"tokenStyles.Others": "foreground",
"tokenStyles.Brackets": "foreground",
"AbstractTextEditor.Color.Background": "background",
"AbstractTextEditor.Color.FindScope": "selection",
"AbstractTextEditor.Color.SelectionForeground": "foreground",
"AbstractTextEditor.Color.SelectionBackground": "selection",
"AbstractTextEditor.Color.Foreground": "foreground",
"lineNumberColor": "Variable.foreground",
"currentLineColor": "lineHighlight",
"currentIPColor": "invisibles",
"occurrenceIndicationColor": "selection",
"printMarginColor": "foreground",
"hyperlinkColor": "caret"
}