{ "name": "Notepad 2", "settings": [ { "settings": { "background": "#FFFFFF", "caret": "#000000", "foreground": "#000000", "invisibles": "#BFBFBF", "lineHighlight": "#FFB85159", "selection": "#98CCFF" } }, { "name": "Comment", "scope": "comment", "settings": { "background": "#FFFFFF", "fontStyle": "", "foreground": "#FF8000" } }, { "name": "String", "scope": "string", "settings": { "fontStyle": "", "foreground": "#008000" } }, { "name": "Number", "scope": "constant.numeric", "settings": { "fontStyle": "", "foreground": "#FF0000" } }, { "name": "Built-in constant", "scope": "constant.language", "settings": { "fontStyle": "bold" } }, { "name": "User-defined constant", "scope": "constant.character, constant.other", "settings": { "fontStyle": "" } }, { "name": "Variable", "scope": "variable.language, variable.other", "settings": { "fontStyle": "italic", "foreground": "#000080" } }, { "name": "Keyword", "scope": "keyword", "settings": { "fontStyle": "", "foreground": "#800080" } }, { "name": "Storage", "scope": "storage", "settings": { "fontStyle": "", "foreground": "#800080" } }, { "name": "Class name", "scope": "entity.name.class", "settings": { "fontStyle": "" } }, { "name": "Inherited class", "scope": "entity.other.inherited-class", "settings": { "fontStyle": "" } }, { "name": "Function name", "scope": "entity.name.function", "settings": { "fontStyle": "", "foreground": "#000000" } }, { "name": "1231", "settings": { } }, { "name": "Function argument", "scope": "variable.parameter", "settings": { "fontStyle": "" } }, { "name": "Tag name", "scope": "entity.name.tag", "settings": { "fontStyle": "", "foreground": "#0000AF" } }, { "name": "Tag attribute", "scope": "entity.other.attribute-name", "settings": { "fontStyle": "", "foreground": "#CE0000" } }, { "name": "Library function", "scope": "support.function", "settings": { "fontStyle": "", "foreground": "#800080" } }, { "name": "Library constant", "scope": "support.constant", "settings": { "fontStyle": "" } }, { "name": "Library class\/type", "scope": "support.type, support.class", "settings": { "fontStyle": "" } }, { "name": "Library variable", "scope": "support.other.variable", "settings": { "fontStyle": "" } }, { "name": "Invalid", "scope": "invalid", "settings": { "fontStyle": "bold" } } ], "uuid": "5DB91612-025C-4043-952B-E2B3A32FA27A" }