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

0001 {
0002     "_comments": [
0003         "Based on Tokyo Night color theme for Visual Studio Code <https://github.com/enkia/tokyo-night-vscode-theme>"
0004     ],
0005     "metadata": {
0006         "name": "Tokyo Night",
0007         "revision": 1,
0008         "license": "SPDX-License-Identifier: MIT",
0009         "copyright": [
0010             "SPDX-FileCopyrightText: 2023 Jonathan Poelen <jonathan.poelen@gmail.com>"
0011         ]
0012     },
0013     "editor-colors": {
0014         "BackgroundColor": "#1a1b26",
0015         "BracketMatching": "#2a2b40",
0016         "CodeFolding": "#414868",
0017         "CurrentLine": "#1e202e",
0018         "CurrentLineNumber": "#737aa2",
0019         "IconBorder": "#1e202e",
0020         "IndentationLine": "#1e202e",
0021         "LineNumbers": "#363b54",
0022         "MarkBookmark": "#7799cc",
0023         "MarkBreakpointActive": "#db4b4b",
0024         "MarkBreakpointDisabled": "#414761",
0025         "MarkBreakpointReached": "#c24242",
0026         "MarkError": "#f7768e",
0027         "MarkExecution": "#565f89",
0028         "MarkWarning": "#e0af68",
0029         "ModifiedLines": "#414868",
0030         "SavedLines": "#1e202e",
0031         "ReplaceHighlight": "#274021",
0032         "SearchHighlight": "#262a49",
0033         "Separator": "#363b54",
0034         "SpellChecking": "#414868",
0035         "TabMarker": "#363b54",
0036         "TemplateBackground": "#262a49",
0037         "TemplateFocusedPlaceholder": "#24283b",
0038         "TemplatePlaceholder": "#1a1b26",
0039         "TemplateReadOnlyPlaceholder": "#451e1a",
0040         "TextSelection": "#27283e",
0041         "WordWrapMarker": "#363b54"
0042     },
0043     "text-styles": {
0044         "Alert": {
0045             "background-color": "#414868",
0046             "bold": true,
0047             "selected-text-color": "#a9b1d6",
0048             "text-color": "#ff9e64"
0049         },
0050         "Annotation": {
0051             "selected-text-color": "#6a75a8",
0052             "text-color": "#6a75a8"
0053         },
0054         "Attribute": {
0055             "selected-text-color": "#bb9af7",
0056             "text-color": "#bb9af7"
0057         },
0058         "BaseN": {
0059             "selected-text-color": "#ff9e64",
0060             "text-color": "#ff9e64"
0061         },
0062         "BuiltIn": {
0063             "selected-text-color": "#9aa5ce",
0064             "text-color": "#9aa5ce"
0065         },
0066         "Char": {
0067             "selected-text-color": "#9ece6a",
0068             "text-color": "#9ece6a"
0069         },
0070         "Comment": {
0071             "selected-text-color": "#565f89",
0072             "text-color": "#565f89"
0073         },
0074         "CommentVar": {
0075             "selected-text-color": "#bb9af7",
0076             "text-color": "#bb9af7"
0077         },
0078         "Constant": {
0079             "selected-text-color": "#ff9e64",
0080             "text-color": "#ff9e64"
0081         },
0082         "ControlFlow": {
0083             "selected-text-color": "#bb9af7",
0084             "text-color": "#bb9af7"
0085         },
0086         "DataType": {
0087             "selected-text-color": "#bb9af7",
0088             "text-color": "#bb9af7"
0089         },
0090         "DecVal": {
0091             "selected-text-color": "#ff9e64",
0092             "text-color": "#ff9e64"
0093         },
0094         "Documentation": {
0095             "selected-text-color": "#5a638c",
0096             "text-color": "#5a638c"
0097         },
0098         "Error": {
0099             "selected-text-color": "#db4b4b",
0100             "text-color": "#db4b4b"
0101         },
0102         "Extension": {
0103             "selected-text-color": "#73daca",
0104             "text-color": "#73daca"
0105         },
0106         "Float": {
0107             "selected-text-color": "#ff9e64",
0108             "text-color": "#ff9e64"
0109         },
0110         "Function": {
0111             "selected-text-color": "#7aa2f7",
0112             "text-color": "#7aa2f7"
0113         },
0114         "Import": {
0115             "selected-text-color": "#7dcfff",
0116             "text-color": "#7dcfff"
0117         },
0118         "Information": {
0119             "selected-text-color": "#6a75a8",
0120             "text-color": "#6a75a8"
0121         },
0122         "Keyword": {
0123             "selected-text-color": "#bb9af7",
0124             "text-color": "#bb9af7"
0125         },
0126         "Normal": {
0127             "selected-text-color": "#a9b1d6",
0128             "text-color": "#a9b1d6"
0129         },
0130         "Operator": {
0131             "selected-text-color": "#bb9af7",
0132             "text-color": "#bb9af7"
0133         },
0134         "Others": {
0135             "selected-text-color": "#f7768e",
0136             "text-color": "#f7768e"
0137         },
0138         "Preprocessor": {
0139             "selected-text-color": "#bb9af7",
0140             "text-color": "#bb9af7"
0141         },
0142         "RegionMarker": {
0143             "background-color": "#414868",
0144             "selected-text-color": "#a9b1d6",
0145             "text-color": "#a9b1d6"
0146         },
0147         "SpecialChar": {
0148             "selected-text-color": "#7dcfff",
0149             "text-color": "#7dcfff"
0150         },
0151         "SpecialString": {
0152             "selected-text-color": "#b4f9f8",
0153             "text-color": "#b4f9f8"
0154         },
0155         "String": {
0156             "selected-text-color": "#9ece6a",
0157             "text-color": "#9ece6a"
0158         },
0159         "Variable": {
0160             "selected-text-color": "#c0caf5",
0161             "text-color": "#c0caf5"
0162         },
0163         "VerbatimString": {
0164             "selected-text-color": "#e0af68",
0165             "text-color": "#e0af68"
0166         },
0167         "Warning": {
0168             "selected-text-color": "#c49a5a",
0169             "text-color": "#c49a5a"
0170         }
0171     },
0172     "custom-styles": {
0173         "CSS": {
0174             "Unit": {
0175                 "selected-text-color": "#f7768e",
0176                 "text-color": "#f7768e"
0177             },
0178             "Property": {
0179                 "selected-text-color": "#7aa2f7",
0180                 "text-color": "#7aa2f7"
0181             },
0182             "Vendor Property": {
0183                 "selected-text-color": "#7aa2f7",
0184                 "text-color": "#7aa2f7"
0185             },
0186             "Unknown Property": {
0187                 "selected-text-color": "#7aa2f7",
0188                 "text-color": "#7aa2f7"
0189             },
0190             "Function": {
0191                 "selected-text-color": "#2ac3de",
0192                 "text-color": "#2ac3de"
0193             },
0194             "Unknown Function": {
0195                 "selected-text-color": "#2ac3de",
0196                 "text-color": "#2ac3de"
0197             },
0198             "Color": {
0199                 "selected-text-color": "#a9b1d6",
0200                 "text-color": "#a9b1d6"
0201             },
0202             "Named Color": {
0203                 "selected-text-color": "#ff9e64",
0204                 "text-color": "#ff9e64"
0205             },
0206             "At Rule": {
0207                 "selected-text-color": "#bb9af7",
0208                 "text-color": "#bb9af7"
0209             },
0210             "At Rule Text": {
0211                 "selected-text-color": "#bb9af7",
0212                 "text-color": "#bb9af7"
0213             },
0214             "Selector Symbol": {
0215                 "selected-text-color": "#e0af68",
0216                 "text-color": "#e0af68"
0217             },
0218             "Selector Attribute": {
0219                 "selected-text-color": "#bb9af7",
0220                 "text-color": "#bb9af7"
0221             },
0222             "Attribute Name": {
0223                 "selected-text-color": "#9ece6a",
0224                 "text-color": "#9ece6a"
0225             },
0226             "Selector Class": {
0227                 "selected-text-color": "#9ece6a",
0228                 "text-color": "#9ece6a"
0229             },
0230             "Selector Id": {
0231                 "bold": false,
0232                 "selected-text-color": "#f7768e",
0233                 "text-color": "#f7768e"
0234             },
0235             "Property Separator": {
0236                 "selected-text-color": "#89ddff",
0237                 "text-color": "#89ddff"
0238             },
0239             "Block Symbol": {
0240                 "selected-text-color": "#89ddff",
0241                 "text-color": "#89ddff"
0242             },
0243             "Operator": {
0244                 "selected-text-color": "#89ddff",
0245                 "text-color": "#89ddff"
0246             },
0247             "Separator Symbol": {
0248                 "selected-text-color": "#73daca",
0249                 "text-color": "#73daca"
0250             }
0251         },
0252         "SCSS": {
0253             "Unit": {
0254                 "selected-text-color": "#f7768e",
0255                 "text-color": "#f7768e"
0256             },
0257             "Property": {
0258                 "selected-text-color": "#7aa2f7",
0259                 "text-color": "#7aa2f7"
0260             },
0261             "Vendor Property": {
0262                 "selected-text-color": "#7aa2f7",
0263                 "text-color": "#7aa2f7"
0264             },
0265             "Unknown Property": {
0266                 "selected-text-color": "#7aa2f7",
0267                 "text-color": "#7aa2f7"
0268             },
0269             "Function": {
0270                 "selected-text-color": "#2ac3de",
0271                 "text-color": "#2ac3de"
0272             },
0273             "Color": {
0274                 "selected-text-color": "#a9b1d6",
0275                 "text-color": "#a9b1d6"
0276             },
0277             "Named Color": {
0278                 "selected-text-color": "#ff9e64",
0279                 "text-color": "#ff9e64"
0280             },
0281             "At Rule": {
0282                 "selected-text-color": "#bb9af7",
0283                 "text-color": "#bb9af7"
0284             },
0285             "At Rule Text": {
0286                 "selected-text-color": "#bb9af7",
0287                 "text-color": "#bb9af7"
0288             },
0289             "Selector Symbol": {
0290                 "selected-text-color": "#e0af68",
0291                 "text-color": "#e0af68"
0292             },
0293             "Selector Attribute": {
0294                 "selected-text-color": "#bb9af7",
0295                 "text-color": "#bb9af7"
0296             },
0297             "Attribute Name": {
0298                 "selected-text-color": "#9ece6a",
0299                 "text-color": "#9ece6a"
0300             },
0301             "Selector Class": {
0302                 "selected-text-color": "#9ece6a",
0303                 "text-color": "#9ece6a"
0304             },
0305             "Selector Id": {
0306                 "bold": false,
0307                 "selected-text-color": "#f7768e",
0308                 "text-color": "#f7768e"
0309             },
0310             "Property Separator": {
0311                 "selected-text-color": "#89ddff",
0312                 "text-color": "#89ddff"
0313             },
0314             "Block Symbol": {
0315                 "selected-text-color": "#89ddff",
0316                 "text-color": "#89ddff"
0317             },
0318             "Operator": {
0319                 "selected-text-color": "#89ddff",
0320                 "text-color": "#89ddff"
0321             },
0322             "Separator Symbol": {
0323                 "selected-text-color": "#73daca",
0324                 "text-color": "#73daca"
0325             }
0326         },
0327         "LESSCSS": {
0328             "Unit": {
0329                 "selected-text-color": "#f7768e",
0330                 "text-color": "#f7768e"
0331             },
0332             "Property": {
0333                 "selected-text-color": "#7aa2f7",
0334                 "text-color": "#7aa2f7"
0335             },
0336             "Vendor Property": {
0337                 "selected-text-color": "#7aa2f7",
0338                 "text-color": "#7aa2f7"
0339             },
0340             "Unknown Property": {
0341                 "selected-text-color": "#7aa2f7",
0342                 "text-color": "#7aa2f7"
0343             },
0344             "Function": {
0345                 "selected-text-color": "#2ac3de",
0346                 "text-color": "#2ac3de"
0347             },
0348             "Color": {
0349                 "selected-text-color": "#a9b1d6",
0350                 "text-color": "#a9b1d6"
0351             },
0352             "At Rule": {
0353                 "selected-text-color": "#bb9af7",
0354                 "text-color": "#bb9af7"
0355             },
0356             "Selector Attribute": {
0357                 "selected-text-color": "#bb9af7",
0358                 "text-color": "#bb9af7"
0359             },
0360             "Selector Class": {
0361                 "selected-text-color": "#9ece6a",
0362                 "text-color": "#9ece6a"
0363             },
0364             "Selector Id": {
0365                 "bold": false,
0366                 "selected-text-color": "#f7768e",
0367                 "text-color": "#f7768e"
0368             }
0369         },
0370         "HTML": {
0371             "Element": {
0372                 "selected-text-color": "#f7768e",
0373                 "text-color": "#f7768e"
0374             },
0375             "Element Symbols": {
0376                 "selected-text-color": "#ba3c97",
0377                 "text-color": "#ba3c97"
0378             },
0379             "Attribute": {
0380                 "selected-text-color": "#bb9af7",
0381                 "text-color": "#bb9af7"
0382             },
0383             "Attribute Separator": {
0384                 "selected-text-color": "#7dcfff",
0385                 "text-color": "#7dcfff"
0386             },
0387             "EntityRef": {
0388                 "selected-text-color": "#2ac3de",
0389                 "text-color": "#2ac3de"
0390             }
0391         },
0392         "JavaScript React (JSX)": {
0393             "Element Tag": {
0394                 "selected-text-color": "#f7768e",
0395                 "text-color": "#f7768e"
0396             },
0397             "Component Tag": {
0398                 "bold": false,
0399                 "selected-text-color": "#de5971",
0400                 "text-color": "#de5971"
0401             },
0402             "Attribute": {
0403                 "selected-text-color": "#bb9af7",
0404                 "text-color": "#bb9af7"
0405             },
0406             "EntityRef": {
0407                 "selected-text-color": "#2ac3de",
0408                 "text-color": "#2ac3de"
0409             }
0410         },
0411         "TypeScript React (TSX)": {
0412             "Element Tag": {
0413                 "selected-text-color": "#f7768e",
0414                 "text-color": "#f7768e"
0415             },
0416             "Component Tag": {
0417                 "bold": false,
0418                 "selected-text-color": "#de5971",
0419                 "text-color": "#de5971"
0420             },
0421             "Attribute": {
0422                 "selected-text-color": "#bb9af7",
0423                 "text-color": "#bb9af7"
0424             },
0425             "EntityRef": {
0426                 "selected-text-color": "#2ac3de",
0427                 "text-color": "#2ac3de"
0428             }
0429         },
0430         "JavaScript": {
0431             "Object Member": {
0432                 "selected-text-color": "#7dcfff",
0433                 "text-color": "#7dcfff"
0434             },
0435             "Object Property (Built-in)": {
0436                 "italic": false,
0437                 "selected-text-color": "#7dcfff",
0438                 "text-color": "#7dcfff"
0439             },
0440             "Object Method (Built-in)": {
0441                 "italic": false,
0442                 "selected-text-color": "#7aa2f7",
0443                 "text-color": "#7aa2f7"
0444             }
0445         },
0446         "TypeScript": {
0447             "Object Member": {
0448                 "selected-text-color": "#7dcfff",
0449                 "text-color": "#7dcfff"
0450             },
0451             "Object Property (Built-in)": {
0452                 "italic": false,
0453                 "selected-text-color": "#7dcfff",
0454                 "text-color": "#7dcfff"
0455             },
0456             "Object Method (Built-in)": {
0457                 "italic": false,
0458                 "selected-text-color": "#7aa2f7",
0459                 "text-color": "#7aa2f7"
0460             }
0461         },
0462         "ISO C++": {
0463             "Boost Stuff": {
0464                 "selected-text-color": "#9aa5ce",
0465                 "text-color": "#9aa5ce"
0466             },
0467             "UDL Numeric Suffix": {
0468                 "selected-text-color": "#f7768e",
0469                 "text-color": "#f7768e"
0470             },
0471             "UDL String Suffix": {
0472                 "selected-text-color": "#f7768e",
0473                 "text-color": "#f7768e"
0474             },
0475             "Standard Suffix": {
0476                 "selected-text-color": "#f7768e",
0477                 "text-color": "#f7768e"
0478             }
0479         },
0480         "Lua": {
0481             "Self Variable": {
0482                 "selected-text-color": "#f7768e",
0483                 "text-color": "#f7768e"
0484             }
0485         },
0486         "Python": {
0487             "Special Variable": {
0488                 "selected-text-color": "#f7768e",
0489                 "text-color": "#f7768e"
0490             }
0491         },
0492         "Log File (simplified)": {
0493             "Warning": {
0494                 "selected-text-color": "#7aa2f7",
0495                 "text-color": "#7aa2f7"
0496             },
0497             "Debug": {
0498                 "selected-text-color": "#73daca",
0499                 "text-color": "#73daca"
0500             }
0501         },
0502         "Log File (advanced)": {
0503             "Warning": {
0504                 "selected-text-color": "#7aa2f7",
0505                 "text-color": "#7aa2f7"
0506             },
0507             "Debug": {
0508                 "selected-text-color": "#73daca",
0509                 "text-color": "#73daca"
0510             }
0511         }
0512     }
0513 }