{
"tokenStyles.BSL_Keywords": "Keywords.foreground",
"tokenStyles.Numbers": "Integers.foreground",
"tokenStyles.Strings": "Strings, Inherited Class.foreground",
"tokenStyles.Operators": "Operators.foreground",
"tokenStyles.Comment": "Comments.foreground",
"tokenStyles.Preprocessor": "Headings.foreground",
"tokenStyles.Builtinfunction": "Functions.foreground",
"tokenStyles.BSL_Pragmas": "Support.foreground",
"tokenStyles.Label": "Tags.foreground",
"tokenStyles.Others": "foreground",
"tokenStyles.Brackets": "Delimiters.foreground",
"AbstractTextEditor.Color.Background": "background",
"AbstractTextEditor.Color.FindScope": "selection",
"AbstractTextEditor.Color.SelectionForeground": "selectionForeground",
"AbstractTextEditor.Color.SelectionBackground": "selectionBackground",
"AbstractTextEditor.Color.Foreground": "Text.foreground",
"lineNumberColor": "Separator.foreground",
"currentLineColor": "lineHighlight",
"currentIPColor": "invisibles",
"occurrenceIndicationColor": "selection",
"printMarginColor": "Punctuation.foreground",
"hyperlinkColor": "Link Url.foreground"
}