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

0001 {
0002     "custom-styles": {
0003         "C": {
0004             "Prep. Lib": {
0005                 "selected-text-color": "#e6db74",
0006                 "text-color": "#e6db74"
0007             }
0008         },
0009         "C++": {
0010             "Qt Classes": {
0011                 "bold": false,
0012                 "selected-text-color": "#66d9ef",
0013                 "text-color": "#66d9ef"
0014             },
0015             "Qt Macros": {
0016                 "bold": false,
0017                 "selected-text-color": "#f92672",
0018                 "text-color": "#f92672"
0019             },
0020             "Qt Types": {
0021                 "bold": false,
0022                 "selected-text-color": "#66D9EF",
0023                 "text-color": "#66D9EF"
0024             }
0025         },
0026         "CMake": {
0027             "Builtin Variable": {
0028                 "selected-text-color": "#f8f8f2",
0029                 "text-color": "#f8f8f2"
0030             },
0031             "False Special Arg": {
0032                 "selected-text-color": "#e03232",
0033                 "text-color": "#e03232"
0034             },
0035             "True Special Arg": {
0036                 "selected-text-color": "#38bd38",
0037                 "text-color": "#38bd38"
0038             }
0039         },
0040         "Doxygen": {
0041             "Tags": {
0042                 "bold": false,
0043                 "selected-text-color": "#52afbf",
0044                 "text-color": "#52afbf"
0045             },
0046             "Word": {
0047                 "bold": false,
0048                 "selected-text-color": "#7ba822",
0049                 "text-color": "#7ba822",
0050                 "underline": true
0051             }
0052         },
0053         "Diff": {
0054             "Added line": {
0055                 "selected-text-color": "#a6e22e",
0056                 "text-color": "#a6e22e"
0057             },
0058             "Changed line (new)": {
0059                 "selected-text-color": "#a6e22e",
0060                 "text-color": "#a6e22e"
0061             },
0062             "Changed line (old)": {
0063                 "selected-text-color": "#f92672",
0064                 "text-color": "#f92672"
0065             },
0066             "Removed line": {
0067                 "selected-text-color": "#f92672",
0068                 "text-color": "#f92672"
0069             }
0070         },
0071         "Go": {
0072             "Builtin Function": {
0073                 "selected-text-color": "#a6e22e",
0074                 "text-color": "#a6e22e"
0075             },
0076             "Predeclared Identifier": {
0077                 "selected-text-color": "#ae81ff",
0078                 "text-color": "#ae81ff"
0079             }
0080         },
0081         "ISO C++": {
0082             "Attribute": {
0083                 "selected-text-color": "#f8f8f2",
0084                 "text-color": "#f8f8f2"
0085             },
0086             "Boost Stuff": {
0087                 "bold": false
0088             },
0089             "Prep. Lib": {
0090                 "selected-text-color": "#e6db74",
0091                 "text-color": "#e6db74"
0092             },
0093             "Standard Attribute": {
0094                 "selected-text-color": "#f8f8f2",
0095                 "text-color": "#f8f8f2"
0096             },
0097             "Standard Macros": {
0098                 "selected-text-color": "#f92672",
0099                 "text-color": "#f92672"
0100             },
0101             "Standard Suffix": {
0102                 "selected-text-color": "#f92672",
0103                 "text-color": "#f92672"
0104             },
0105             "UDL Numeric Suffix": {
0106                 "selected-text-color": "#f92672",
0107                 "text-color": "#f92672"
0108             },
0109             "UDL String Suffix": {
0110                 "selected-text-color": "#f92672",
0111                 "text-color": "#f92672"
0112             }
0113         },
0114         "JSON": {
0115             "Style_String_Key": {
0116                 "italic": false,
0117                 "selected-text-color": "#f92672",
0118                 "text-color": "#f92672"
0119             }
0120         },
0121         "JavaScript": {
0122             "Object Member": {
0123                 "selected-text-color": "#f8f8f2",
0124                 "text-color": "#f8f8f2"
0125             },
0126             "Substitution": {
0127                 "selected-text-color": "#f92672",
0128                 "text-color": "#f92672"
0129             }
0130         },
0131         "JavaScript React (JSX)": {
0132             "Component Tag": {
0133                 "bold": false,
0134                 "selected-text-color": "#66d9ef",
0135                 "text-color": "#66d9ef"
0136             }
0137         },
0138         "Makefile": {
0139             "FuncParam": {
0140                 "selected-text-color": "#fd971f",
0141                 "text-color": "#fd971f"
0142             },
0143             "Target": {
0144                 "selected-text-color": "#a6e22e",
0145                 "text-color": "#a6e22e"
0146             },
0147             "Variable": {
0148                 "italic": false,
0149                 "selected-text-color": "#f8f8f2",
0150                 "text-color": "#f8f8f2"
0151             }
0152         },
0153         "Markdown": {
0154             "Emphasis Text": {
0155                 "selected-text-color": "#66D9EF",
0156                 "text-color": "#66D9EF"
0157             },
0158             "Reference-Link ID": {
0159                 "selected-text-color": "#ae81ff",
0160                 "text-color": "#ae81ff"
0161             },
0162             "Reference-Link Name": {
0163                 "selected-text-color": "#ae81ff",
0164                 "text-color": "#ae81ff"
0165             },
0166             "Reference-Link Target": {
0167                 "selected-text-color": "#ae81ff",
0168                 "text-color": "#ae81ff"
0169             },
0170             "Strong Text": {
0171                 "selected-text-color": "#66d9ef",
0172                 "text-color": "#66d9ef"
0173             }
0174         },
0175         "Python": {
0176             "Import": {
0177                 "selected-text-color": "#f92672",
0178                 "text-color": "#f92672"
0179             }
0180         },
0181         "Rust": {
0182             "Definition": {
0183                 "selected-text-color": "#a6e22e",
0184                 "text-color": "#a6e22e"
0185             },
0186             "Lifetime": {
0187                 "selected-text-color": "#f92672",
0188                 "text-color": "#f92672"
0189             },
0190             "Macro": {
0191                 "selected-text-color": "#a6e22e",
0192                 "text-color": "#a6e22e"
0193             },
0194             "Self": {
0195                 "selected-text-color": "#fd971f",
0196                 "text-color": "#fd971f"
0197             }
0198         },
0199         "TypeScript": {
0200             "Function (Built-in)": {
0201                 "selected-text-color": "#a6e22e",
0202                 "text-color": "#a6e22e"
0203             },
0204             "Object Member": {
0205                 "selected-text-color": "#f8f8f2",
0206                 "text-color": "#f8f8f2"
0207             },
0208             "Substitution": {
0209                 "selected-text-color": "#f92672",
0210                 "text-color": "#f92672"
0211             }
0212         },
0213         "TypeScript React (TSX)": {
0214             "Component Tag": {
0215                 "bold": false,
0216                 "selected-text-color": "#66d9ef",
0217                 "text-color": "#66d9ef"
0218             },
0219             "Substitution": {
0220                 "selected-text-color": "#f92672",
0221                 "text-color": "#f92672"
0222             }
0223         }
0224     },
0225     "editor-colors": {
0226         "BackgroundColor": "#272822",
0227         "BracketMatching": "#5b5a4a",
0228         "CodeFolding": "#3a3b32",
0229         "CurrentLine": "#3e3d32",
0230         "CurrentLineNumber": "#d1d931",
0231         "IconBorder": "#272822",
0232         "IndentationLine": "#6272a4",
0233         "LineNumbers": "#909194",
0234         "MarkBookmark": "#66D9EF",
0235         "MarkBreakpointActive": "#ff5555",
0236         "MarkBreakpointDisabled": "#bd93f9",
0237         "MarkBreakpointReached": "#f1fa8c",
0238         "MarkError": "#ff5555",
0239         "MarkExecution": "#44475a",
0240         "MarkWarning": "#ffb86c",
0241         "ModifiedLines": "#ff473d",
0242         "ReplaceHighlight": "#735d16",
0243         "SavedLines": "#20e852",
0244         "SearchHighlight": "#245676",
0245         "Separator": "#45474e",
0246         "SpellChecking": "#ff5555",
0247         "TabMarker": "#6272a4",
0248         "TemplateBackground": "#23241e",
0249         "TemplateFocusedPlaceholder": "#22231d",
0250         "TemplatePlaceholder": "#22231d",
0251         "TemplateReadOnlyPlaceholder": "#262721",
0252         "TextSelection": "#3f413e",
0253         "WordWrapMarker": "#282a36"
0254     },
0255     "metadata": {
0256         "copyright": [
0257             "SPDX-FileCopyrightText: 2006 Wimer Hazenberg",
0258             "SPDX-FileCopyrightText: 2020 Waqar Ahmed <waqar.17a@gmail.com>"
0259         ],
0260         "license": "SPDX-License-Identifier: MIT",
0261         "name": "Monokai",
0262         "revision": 6
0263     },
0264     "text-styles": {
0265         "Alert": {
0266             "bold": true,
0267             "selected-text-color": "#ff5555",
0268             "text-color": "#ff5555"
0269         },
0270         "Annotation": {
0271             "selected-text-color": "#75715e",
0272             "text-color": "#75715e"
0273         },
0274         "Attribute": {
0275             "selected-text-color": "#f92672",
0276             "text-color": "#f92672"
0277         },
0278         "BaseN": {
0279             "selected-text-color": "#ae81ff",
0280             "text-color": "#ae81ff"
0281         },
0282         "BuiltIn": {
0283             "selected-text-color": "#66D9EF",
0284             "text-color": "#66D9EF"
0285         },
0286         "Char": {
0287             "selected-text-color": "#e6db74",
0288             "text-color": "#e6db74"
0289         },
0290         "Comment": {
0291             "selected-text-color": "#75715e",
0292             "text-color": "#75715e"
0293         },
0294         "CommentVar": {
0295             "selected-text-color": "#75715e",
0296             "text-color": "#75715e"
0297         },
0298         "Constant": {
0299             "selected-text-color": "#ae81ff",
0300             "text-color": "#ae81ff"
0301         },
0302         "ControlFlow": {
0303             "selected-text-color": "#f92672",
0304             "text-color": "#f92672"
0305         },
0306         "DataType": {
0307             "italic": true,
0308             "selected-text-color": "#66d9ef",
0309             "text-color": "#66d9ef"
0310         },
0311         "DecVal": {
0312             "selected-text-color": "#ae81ff",
0313             "text-color": "#ae81ff"
0314         },
0315         "Documentation": {
0316             "selected-text-color": "#75715e",
0317             "text-color": "#75715e"
0318         },
0319         "Error": {
0320             "selected-text-color": "#ff5555",
0321             "text-color": "#ff5555",
0322             "underline": true
0323         },
0324         "Extension": {
0325             "bold": true,
0326             "selected-text-color": "#a6e22e",
0327             "text-color": "#a6e22e"
0328         },
0329         "Float": {
0330             "selected-text-color": "#ae81ff",
0331             "text-color": "#ae81ff"
0332         },
0333         "Function": {
0334             "selected-text-color": "#a6e22e",
0335             "text-color": "#a6e22e"
0336         },
0337         "Import": {
0338             "selected-text-color": "#f92672",
0339             "text-color": "#f92672"
0340         },
0341         "Information": {
0342             "selected-text-color": "#f1fa8c",
0343             "text-color": "#f1fa8c"
0344         },
0345         "Keyword": {
0346             "selected-text-color": "#f92672",
0347             "text-color": "#f92672"
0348         },
0349         "Normal": {
0350             "selected-text-color": "#f8f8f2",
0351             "text-color": "#f8f8f2"
0352         },
0353         "Operator": {
0354             "selected-text-color": "#f8f8f2",
0355             "text-color": "#f8f8f2"
0356         },
0357         "Others": {
0358             "selected-text-color": "#a6e22e",
0359             "text-color": "#a6e22e"
0360         },
0361         "Preprocessor": {
0362             "selected-text-color": "#f92672",
0363             "text-color": "#f92672"
0364         },
0365         "RegionMarker": {
0366             "selected-text-color": "#75715e",
0367             "text-color": "#75715e"
0368         },
0369         "SpecialChar": {
0370             "selected-text-color": "#ae81ff",
0371             "text-color": "#ae81ff"
0372         },
0373         "SpecialString": {
0374             "selected-text-color": "#e6db74",
0375             "text-color": "#e6db74"
0376         },
0377         "String": {
0378             "selected-text-color": "#e6db74",
0379             "text-color": "#e6db74"
0380         },
0381         "Variable": {
0382             "selected-text-color": "#f8f8f2",
0383             "text-color": "#f8f8f2"
0384         },
0385         "VerbatimString": {
0386             "selected-text-color": "#d8c72c",
0387             "text-color": "#d8c72c"
0388         },
0389         "Warning": {
0390             "selected-text-color": "#ff5555",
0391             "text-color": "#ff5555"
0392         }
0393     }
0394 }