Warning, /frameworks/syntax-highlighting/data/themes/gruvbox-light.theme is written in an unsupported language. File is not indexed.

0001 {
0002     "_comments": [
0003         "Last update: Jul 28, 2021 (revision 3)",
0004         "This file has been converted from: https://github.com/morhetz/gruvbox"
0005     ],
0006     "metadata" : {
0007         "copyright": [
0008             "SPDX-FileCopyrightText: 2017 Pavel Pertsev <morhetz@gmail.com>",
0009             "SPDX-FileCopyrightText: 2020 Frederik Banning <laubblaeser@live.com>"
0010         ],
0011         "license": "SPDX-License-Identifier: MIT",
0012         "name" : "gruvbox Light", 
0013         "revision" : 3
0014     },
0015     "text-styles": {
0016         "Normal" : {
0017             "text-color" : "#3c3836",
0018             "selected-text-color" : "#3c3836",
0019             "bold" : false,
0020             "italic" : false,
0021             "underline" : false,
0022             "strike-through" : false
0023         },
0024         "Keyword" : {
0025             "text-color" : "#3c3836",
0026             "selected-text-color" : "#3c3836",
0027             "bold" : true
0028         },
0029         "Function" : {
0030             "text-color" : "#689d6a",
0031             "selected-text-color" : "#427b58"
0032         },
0033         "Variable" : {
0034             "text-color" : "#458588",
0035             "selected-text-color" : "#076678"
0036         },
0037         "ControlFlow" : {
0038             "text-color" : "#cc241d",
0039             "selected-text-color" : "#9d0006",
0040             "bold" : true
0041         },
0042         "Operator" : {
0043             "text-color" : "#3c3836",
0044             "selected-text-color" : "#3c3836"
0045         },
0046         "BuiltIn" : {
0047             "text-color" : "#d65d0e",
0048             "selected-text-color" : "#af3a03"
0049         },
0050         "Extension" : {
0051             "text-color" : "#689d6a",
0052             "selected-text-color" : "#427b58",
0053             "bold" : true
0054         },
0055         "Preprocessor" : {
0056             "text-color" : "#d65d0e",
0057             "selected-text-color" : "#af3a03"
0058         },
0059         "Attribute" : {
0060             "text-color" : "#d79921",
0061             "selected-text-color" : "#b57614"
0062         },
0063         "Char" : {
0064             "text-color" : "#b16286",
0065             "selected-text-color" : "#8f3f71"
0066         },
0067         "SpecialChar" : {
0068             "text-color" : "#b16286",
0069             "selected-text-color" : "#8f3f71"
0070         },
0071         "String" : {
0072             "text-color" : "#98971a",
0073             "selected-text-color" : "#79740e"
0074         },
0075         "VerbatimString" : {
0076             "text-color" : "#848216",
0077             "selected-text-color" : "#79740e"
0078         },
0079         "SpecialString" : {
0080             "text-color" : "#98971a",
0081             "selected-text-color" : "#79740e"
0082         },
0083         "Import" : {
0084             "text-color" : "#689d6a",
0085             "selected-text-color" : "#427b58"
0086         },
0087         "DataType" : {
0088             "text-color" : "#d79921",
0089             "selected-text-color" : "#b57614"
0090         },
0091         "DecVal" : {
0092             "text-color" : "#f67400",
0093             "selected-text-color" : "#f67400"
0094         },
0095         "BaseN" : {
0096             "text-color" : "#f67400",
0097             "selected-text-color" : "#f67400"
0098         },
0099         "Float" : {
0100             "text-color" : "#f67400",
0101             "selected-text-color" : "#f67400"
0102         },
0103         "Constant" : {
0104             "text-color" : "#b16286",
0105             "selected-text-color" : "#8f3f71",
0106             "bold" : true
0107         },
0108         "Comment" : {
0109             "text-color" : "#928374",
0110             "selected-text-color" : "#a89984"
0111         },
0112         "Documentation" : {
0113             "text-color" : "#98971a",
0114             "selected-text-color" : "#79740e"
0115         },
0116         "Annotation" : {
0117             "text-color" : "#98971a",
0118             "selected-text-color" : "#79740e"
0119         },
0120         "CommentVar" : {
0121             "text-color" : "#928374",
0122             "selected-text-color" : "#a89984"
0123         },
0124         "RegionMarker" : {
0125             "text-color" : "#928374",
0126             "selected-text-color" : "#a89984",
0127             "background-color" : "#f9f5d7"
0128         },
0129         "Information" : {
0130             "text-color" : "#282828",
0131             "selected-text-color" : "#282828",
0132             "background-color" : "#83a598"
0133         },
0134         "Warning" : {
0135             "text-color" : "#282828",
0136             "selected-text-color" : "#282828",
0137             "background-color" : "#fabd2f"
0138         },
0139         "Alert" : {
0140             "text-color" : "#282828",
0141             "selected-text-color" : "#282828",
0142             "background-color" : "#cc241d",
0143             "bold" : true
0144         },
0145         "Error" : {
0146             "text-color" : "#cc241d",
0147             "selected-text-color" : "#9d0006",
0148             "underline" : true
0149         },
0150         "Others" : {
0151             "text-color" : "#689d6a",
0152             "selected-text-color" : "#427b58"
0153         }
0154    },
0155     "editor-colors": {
0156         "BackgroundColor" : "#fbf1c7",
0157         "CodeFolding" : "#f9f5d7",
0158         "BracketMatching" : "#a89984",
0159         "CurrentLine" : "#f2e5bc",
0160         "IconBorder" : "#fbf1c7",
0161         "IndentationLine" : "#d5c4a1",
0162         "LineNumbers" : "#3c3836",
0163         "CurrentLineNumber" : "#3c3836",
0164         "MarkBookmark" : "#458588",
0165         "MarkBreakpointActive" : "#cc241d",
0166         "MarkBreakpointReached" : "#98971a",
0167         "MarkBreakpointDisabled" : "#b16286",
0168         "MarkExecution" : "#3c3836",
0169         "MarkWarning" : "#d65d0e",
0170         "MarkError" : "#cc241d",
0171         "ModifiedLines" : "#af3a03",
0172         "ReplaceHighlight" : "#79740e",
0173         "SavedLines" : "#689d6a",
0174         "SearchHighlight" : "#427b58",
0175         "TextSelection" : "#d5c4a1",
0176         "Separator" : "#d5c4a1",
0177         "SpellChecking" : "#cc241d",
0178         "TabMarker" : "#d5c4a1",
0179         "TemplateBackground" : "#fbf1c7",
0180         "TemplatePlaceholder" : "#98971a",
0181         "TemplateFocusedPlaceholder" : "#79740e",
0182         "TemplateReadOnlyPlaceholder" : "#9d0006",
0183         "WordWrapMarker" : "#a89984"
0184     }
0185 }