Warning, /frameworks/syntax-highlighting/utils/base16-ksyntaxhighlighting/templates/default.mustache is written in an unsupported language. File is not indexed.

0001 {
0002     "metadata": {
0003         "copyright": [
0004             "SPDX-FileCopyrightText: {{scheme-author}}"
0005         ],
0006         "license": "SPDX-License-Identifier: MIT",
0007         "name": "{{scheme-name}}",
0008         "revision": 1
0009     },
0010     "editor-colors": {
0011         "BackgroundColor": "#{{base00-hex}}",
0012         "BracketMatching": "#{{base02-hex}}",
0013         "CodeFolding": "#{{base02-hex}}",
0014         "CurrentLine": "#{{base03-hex}}",
0015         "CurrentLineNumber": "#{{base04-hex}}",
0016         "IconBorder": "#{{base00-hex}}",
0017         "IndentationLine": "#{{base02-hex}}",
0018         "LineNumbers": "#{{base03-hex}}",
0019         "MarkBookmark": "#{{base0A-hex}}",
0020         "MarkBreakpointActive": "#{{base0D-hex}}",
0021         "MarkBreakpointDisabled": "#{{base03-hex}}",
0022         "MarkBreakpointReached": "#{{base05-hex}}",
0023         "MarkError": "#{{base08-hex}}",
0024         "MarkExecution": "#{{base08-hex}}",
0025         "MarkWarning": "#{{base0B-hex}}",
0026         "ModifiedLines": "#{{base08-hex}}",
0027         "ReplaceHighlight": "#{{base04-hex}}",
0028         "SavedLines": "#{{base0A-hex}}",
0029         "SearchHighlight": "#{{base01-hex}}",
0030         "Separator": "#{{base09-hex}}",
0031         "SpellChecking": "#{{base0A-hex}}",
0032         "TabMarker": "#{{base02-hex}}",
0033         "TemplateBackground": "#{{base03-hex}}",
0034         "TemplateFocusedPlaceholder": "#{{base04-hex}}",
0035         "TemplatePlaceholder": "#{{base0B-hex}}",
0036         "TemplateReadOnlyPlaceholder": "#{{base03-hex}}",
0037         "TextSelection": "#{{base02-hex}}",
0038         "WordWrapMarker": "#{{base02-hex}}"
0039     },
0040     "text-styles": {
0041         "Alert": {
0042             "background-color": "#{{base0E-hex}}",
0043             "bold": true,
0044             "selected-text-color": "#{{base08-hex}}",
0045             "text-color": "#{{base08-hex}}"
0046         },
0047         "Annotation": {
0048             "selected-text-color": "#{{base05-hex}}",
0049             "text-color": "#{{base05-hex}}"
0050         },
0051         "Attribute": {
0052             "selected-text-color": "#{{base0A-hex}}",
0053             "text-color": "#{{base0A-hex}}"
0054         },
0055         "BaseN": {
0056             "selected-text-color": "#{{base09-hex}}",
0057             "text-color": "#{{base09-hex}}"
0058         },
0059         "BuiltIn": {
0060             "selected-text-color": "#{{base08-hex}}",
0061             "text-color": "#{{base08-hex}}"
0062         },
0063         "Char": {
0064             "selected-text-color": "#{{base08-hex}}",
0065             "text-color": "#{{base08-hex}}"
0066         },
0067         "Comment": {
0068             "italic": true,
0069             "selected-text-color": "#{{base03-hex}}",
0070             "text-color": "#{{base03-hex}}"
0071         },
0072         "CommentVar": {
0073             "selected-text-color": "#{{base03-hex}}",
0074             "text-color": "#{{base03-hex}}"
0075         },
0076         "Constant": {
0077             "selected-text-color": "#{{base03-hex}}",
0078             "text-color": "#{{base03-hex}}"
0079         },
0080         "ControlFlow": {
0081             "bold": true,
0082             "selected-text-color": "#{{base0E-hex}}",
0083             "text-color": "#{{base0E-hex}}"
0084         },
0085         "DataType": {
0086             "selected-text-color": "#{{base0E-hex}}",
0087             "text-color": "#{{base0E-hex}}"
0088         },
0089         "DecVal": {
0090             "selected-text-color": "#{{base09-hex}}",
0091             "text-color": "#{{base09-hex}}"
0092         },
0093         "Documentation": {
0094             "selected-text-color": "#{{base03-hex}}",
0095             "text-color": "#{{base03-hex}}"
0096         },
0097         "Error": {
0098             "selected-text-color": "#{{base08-hex}}",
0099             "text-color": "#{{base08-hex}}",
0100             "underline": true
0101         },
0102         "Extension": {
0103             "bold": true,
0104             "selected-text-color": "#{{base0A-hex}}",
0105             "text-color": "#{{base0A-hex}}"
0106         },
0107         "Float": {
0108             "selected-text-color": "#{{base09-hex}}",
0109             "text-color": "#{{base09-hex}}"
0110         },
0111         "Function": {
0112             "selected-text-color": "#{{base0D-hex}}",
0113             "text-color": "#{{base0D-hex}}"
0114         },
0115         "Import": {
0116             "selected-text-color": "#{{base0B-hex}}",
0117             "text-color": "#{{base0B-hex}}"
0118         },
0119         "Information": {
0120             "selected-text-color": "#{{base09-hex}}",
0121             "text-color": "#{{base09-hex}}"
0122         },
0123         "Keyword": {
0124             "bold": true,
0125             "selected-text-color": "#{{base0E-hex}}",
0126             "text-color": "#{{base0E-hex}}"
0127         },
0128         "Normal": {
0129             "selected-text-color": "#{{base05-hex}}",
0130             "text-color": "#{{base05-hex}}"
0131         },
0132         "Operator": {
0133             "selected-text-color": "#{{base05-hex}}",
0134             "text-color": "#{{base05-hex}}"
0135         },
0136         "Others": {
0137             "selected-text-color": "#{{base05-hex}}",
0138             "text-color": "#{{base05-hex}}"
0139         },
0140         "Preprocessor": {
0141             "selected-text-color": "#{{base0D-hex}}",
0142             "text-color": "#{{base0D-hex}}"
0143         },
0144         "RegionMarker": {
0145             "background-color": "#{{base03-hex}}",
0146             "selected-text-color": "#{{base0A-hex}}",
0147             "text-color": "#{{base0A-hex}}"
0148         },
0149         "SpecialChar": {
0150             "selected-text-color": "#{{base08-hex}}",
0151             "text-color": "#{{base08-hex}}"
0152         },
0153         "SpecialString": {
0154             "selected-text-color": "#{{base08-hex}}",
0155             "text-color": "#{{base08-hex}}"
0156         },
0157         "String": {
0158             "selected-text-color": "#{{base0B-hex}}",
0159             "text-color": "#{{base0B-hex}}"
0160         },
0161         "Variable": {
0162             "selected-text-color": "#{{base05-hex}}",
0163             "text-color": "#{{base05-hex}}"
0164         },
0165         "VerbatimString": {
0166             "selected-text-color": "#{{base0B-hex}}",
0167             "text-color": "#{{base0B-hex}}"
0168         },
0169         "Warning": {
0170             "selected-text-color": "#{{base0D-hex}}",
0171             "text-color": "#{{base0D-hex}}"
0172         }
0173     }
0174 }