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

0001 {
0002     "_comments": [
0003         "Last update: Nov 4, 2023 (revision 1)",
0004         "Based on: https://github.com/microsoft/vscode/blob/main/extensions/theme-defaults/themes/dark_vs.json",
0005         "and: https://github.com/microsoft/vscode/blob/main/extensions/theme-defaults/themes/dark_plus.json"
0006     ],
0007     "custom-styles": {
0008         "CSS": {
0009             "Color": {
0010                 "selected-text-color": "#ce9178",
0011                 "text-color": "#ce9178"
0012             },
0013             "Normal Text": {
0014                 "selected-text-color": "#cccccc",
0015                 "text-color": "#cccccc"
0016             },
0017             "Property": {
0018                 "selected-text-color": "#9cdcfe",
0019                 "text-color": "#9cdcfe"
0020             },
0021             "Selector Attribute": {
0022                 "selected-text-color": "#d7ba7d",
0023                 "text-color": "#d7ba7d"
0024             },
0025             "Selector Class": {
0026                 "selected-text-color": "#d7ba7d",
0027                 "text-color": "#d7ba7d"
0028             },
0029             "Selector Id": {
0030                 "selected-text-color": "#d7ba7d",
0031                 "text-color": "#d7ba7d"
0032             },
0033             "Selector Tag": {
0034                 "selected-text-color": "#d7ba7d",
0035                 "text-color": "#d7ba7d"
0036             },
0037             "Unit": {
0038                 "selected-text-color": "#b5cea8",
0039                 "text-color": "#b5cea8"
0040             },
0041             "Value": {
0042                 "selected-text-color": "#ce9178",
0043                 "text-color": "#ce9178"
0044             },
0045             "Value Keyword": {
0046                 "selected-text-color": "#ce9178",
0047                 "text-color": "#ce9178"
0048             }
0049         },
0050         "Doxygen": {
0051             "Word": {
0052                 "selected-text-color": "#42ac93",
0053                 "text-color": "#42ac93"
0054             }
0055         },
0056         "ISO C++": {
0057             "Type Modifiers": {
0058                 "selected-text-color": "#569cd6",
0059                 "text-color": "#569cd6"
0060             }
0061         },
0062         "JavaScript": {
0063             "Normal Text": {
0064                 "selected-text-color": "#9cdcfe",
0065                 "text-color": "#9cdcfe"
0066             },
0067             "Objects": {
0068                 "selected-text-color": "#9cdcfe",
0069                 "text-color": "#9cdcfe"
0070             },
0071             "Pattern Character Class": {
0072                 "selected-text-color": "#d16969",
0073                 "text-color": "#d16969"
0074             },
0075             "Regular Expression": {
0076                 "selected-text-color": "#d16969"
0077             }
0078         },
0079         "JavaScript React (JSX)": {
0080             "Component Tag": {
0081                 "selected-text-color": "#4ec9b0",
0082                 "text-color": "#4ec9b0"
0083             }
0084         },
0085         "Markdown": {
0086             "Header H1": {
0087                 "selected-text-color": "#569cd6",
0088                 "text-color": "#569cd6"
0089             },
0090             "Header H2": {
0091                 "selected-text-color": "#569cd6",
0092                 "text-color": "#569cd6"
0093             },
0094             "Header H3": {
0095                 "selected-text-color": "#569cd6",
0096                 "text-color": "#569cd6"
0097             },
0098             "Header H4": {
0099                 "selected-text-color": "#569cd6",
0100                 "text-color": "#569cd6"
0101             },
0102             "Header H5": {
0103                 "selected-text-color": "#569cd6",
0104                 "text-color": "#569cd6"
0105             },
0106             "Header H6": {
0107                 "selected-text-color": "#569cd6",
0108                 "text-color": "#569cd6"
0109             },
0110             "Reference-Link Name": {
0111                 "selected-text-color": "#ce9178",
0112                 "text-color": "#ce9178"
0113             }
0114         },
0115         "PHP (HTML)": {
0116             "Other Text": {
0117                 "selected-text-color": "#b5cea8",
0118                 "text-color": "#b5cea8"
0119             }
0120         },
0121         "SCSS": {
0122             "Annotation": {
0123                 "selected-text-color": "#569cd6",
0124                 "text-color": "#569cd6"
0125             },
0126             "Color": {
0127                 "selected-text-color": "#ce9178",
0128                 "text-color": "#ce9178"
0129             },
0130             "Normal Text": {
0131                 "selected-text-color": "#cccccc",
0132                 "text-color": "#cccccc"
0133             },
0134             "Property": {
0135                 "selected-text-color": "#9cdcfe",
0136                 "text-color": "#9cdcfe"
0137             },
0138             "Selector Attribute": {
0139                 "selected-text-color": "#d7ba7d",
0140                 "text-color": "#d7ba7d"
0141             },
0142             "Selector Class": {
0143                 "selected-text-color": "#d7ba7d",
0144                 "text-color": "#d7ba7d"
0145             },
0146             "Selector Id": {
0147                 "selected-text-color": "#d7ba7d",
0148                 "text-color": "#d7ba7d"
0149             },
0150             "Selector Pseudo": {
0151                 "selected-text-color": "#d7ba7d",
0152                 "text-color": "#d7ba7d"
0153             },
0154             "Selector Tag": {
0155                 "selected-text-color": "#d7ba7d",
0156                 "text-color": "#d7ba7d"
0157             },
0158             "Unit": {
0159                 "selected-text-color": "#b5cea8",
0160                 "text-color": "#b5cea8"
0161             },
0162             "Value": {
0163                 "selected-text-color": "#ce9178",
0164                 "text-color": "#ce9178"
0165             },
0166             "Value Keyword": {
0167                 "selected-text-color": "#ce9178",
0168                 "text-color": "#ce9178"
0169             }
0170         },
0171         "TypeScript": {
0172             "Function (Built-in)": {
0173                 "selected-text-color": "#4ec9b0",
0174                 "text-color": "#4ec9b0"
0175             },
0176             "Function Declaration": {
0177                 "selected-text-color": "#4ec9b0",
0178                 "text-color": "#4ec9b0"
0179             },
0180             "Objects": {
0181                 "selected-text-color": "#9cdcfe",
0182                 "text-color": "#9cdcfe"
0183             },
0184             "Parameter": {
0185                 "selected-text-color": "#9cdcfe",
0186                 "text-color": "#9cdcfe"
0187             },
0188             "Types": {
0189                 "selected-text-color": "#4ec9b0",
0190                 "text-color": "#4ec9b0"
0191             }
0192         }
0193     },
0194     "editor-colors": {
0195         "BackgroundColor": "#1f1f1f",
0196         "BracketMatching": "#4c566a",
0197         "CodeFolding": "#434c5e",
0198         "CurrentLine": "#242424",
0199         "CurrentLineNumber": "#c6c6c6",
0200         "IconBorder": "#1f1f1f",
0201         "IndentationLine": "#434c5e",
0202         "LineNumbers": "#617581",
0203         "MarkBookmark": "#55749a",
0204         "MarkBreakpointActive": "#79aab9",
0205         "MarkBreakpointDisabled": "#b48ead",
0206         "MarkBreakpointReached": "#91a97e",
0207         "MarkError": "#f85149",
0208         "MarkExecution": "#4c566a",
0209         "MarkWarning": "#d0b47d",
0210         "ModifiedLines": "#ebcb8b",
0211         "ReplaceHighlight": "#8e6057",
0212         "SavedLines": "#a3be8c",
0213         "SearchHighlight": "#623315",
0214         "Separator": "#3f4859",
0215         "SpellChecking": "#bf616a",
0216         "TabMarker": "#3e4656",
0217         "TemplateBackground": "#3b4252",
0218         "TemplateFocusedPlaceholder": "#81a1c1",
0219         "TemplatePlaceholder": "#5e81ac",
0220         "TemplateReadOnlyPlaceholder": "#4c566a",
0221         "TextSelection": "#264f78",
0222         "WordWrapMarker": "#3f4859"
0223     },
0224     "metadata": {
0225         "name": "VSCodium Dark",
0226         "copyright": [
0227             "SPDX-FileCopyrightText: 2015 - present Microsoft Corporation",
0228             "SPDX-FileCopyrightText: 2023 Henri Kaustinen <heka1@protonmail.com>"
0229         ],
0230         "license": "SPDX-License-Identifier: MIT",
0231         "revision": 1
0232     },
0233     "text-styles": {
0234         "Alert": {
0235             "background-color": "#252b34",
0236             "bold": true,
0237             "selected-text-color": "#bf616a",
0238             "text-color": "#bf616a"
0239         },
0240         "Annotation": {
0241             "italic": true,
0242             "selected-text-color": "#60aff0",
0243             "text-color": "#569cd6"
0244         },
0245         "Attribute": {
0246             "italic": true,
0247             "selected-text-color": "#9cdcfe",
0248             "text-color": "#9cdcfe"
0249         },
0250         "BaseN": {
0251             "selected-text-color": "#b5cea8",
0252             "text-color": "#b5cea8"
0253         },
0254         "BuiltIn": {
0255             "selected-text-color": "#4ec9b0",
0256             "text-color": "#4ec9b0"
0257         },
0258         "Char": {
0259             "selected-text-color": "#de9c82",
0260             "text-color": "#ce9178"
0261         },
0262         "Comment": {
0263             "selected-text-color": "#80b866",
0264             "text-color": "#6a9955"
0265         },
0266         "CommentVar": {
0267             "selected-text-color": "#9cdcfe",
0268             "text-color": "#9cdcfe"
0269         },
0270         "Constant": {
0271             "selected-text-color": "#60b2f1",
0272             "text-color": "#569cd6"
0273         },
0274         "ControlFlow": {
0275             "bold": true,
0276             "selected-text-color": "#c586c0",
0277             "text-color": "#c586c0"
0278         },
0279         "DataType": {
0280             "selected-text-color": "#60b2f1",
0281             "text-color": "#569cd6"
0282         },
0283         "DecVal": {
0284             "selected-text-color": "#b5cea8",
0285             "text-color": "#b5cea8"
0286         },
0287         "Documentation": {
0288             "selected-text-color": "#60aff0",
0289             "text-color": "#569cd6"
0290         },
0291         "Error": {
0292             "selected-text-color": "#f44747",
0293             "text-color": "#f44747",
0294             "underline": true
0295         },
0296         "Extension": {
0297             "selected-text-color": "#6c97c8",
0298             "text-color": "#5e81ac"
0299         },
0300         "Float": {
0301             "selected-text-color": "#b5cea8",
0302             "text-color": "#b5cea8"
0303         },
0304         "Function": {
0305             "selected-text-color": "#dcdcaa",
0306             "text-color": "#dcdcaa"
0307         },
0308         "Import": {
0309             "selected-text-color": "#c586c0",
0310             "text-color": "#c586c0"
0311         },
0312         "Information": {
0313             "selected-text-color": "#ebcb8b",
0314             "text-color": "#ebcb8b"
0315         },
0316         "Keyword": {
0317             "bold": true,
0318             "selected-text-color": "#60b2f1",
0319             "text-color": "#569cd6"
0320         },
0321         "Normal": {
0322             "selected-text-color": "#e3e3e3",
0323             "text-color": "#d4d4d4"
0324         },
0325         "Operator": {
0326             "selected-text-color": "#d4d4d4",
0327             "text-color": "#d4d4d4"
0328         },
0329         "Others": {
0330             "selected-text-color": "#9cdcfe",
0331             "text-color": "#9cdcfe"
0332         },
0333         "Preprocessor": {
0334             "selected-text-color": "#60aff0",
0335             "text-color": "#569cd6"
0336         },
0337         "RegionMarker": {
0338             "background-color": "#252b34",
0339             "selected-text-color": "#88c0d0",
0340             "text-color": "#88c0d0"
0341         },
0342         "SpecialChar": {
0343             "selected-text-color": "#d7ba7d",
0344             "text-color": "#d7ba7d"
0345         },
0346         "SpecialString": {
0347             "selected-text-color": "#e27171",
0348             "text-color": "#d16969"
0349         },
0350         "String": {
0351             "selected-text-color": "#de9c82",
0352             "text-color": "#ce9178"
0353         },
0354         "Variable": {
0355             "selected-text-color": "#9cdcfe",
0356             "text-color": "#9cdcfe"
0357         },
0358         "VerbatimString": {
0359             "selected-text-color": "#de9c82",
0360             "text-color": "#ce9178"
0361         },
0362         "Warning": {
0363             "selected-text-color": "#bf616a",
0364             "text-color": "#bf616a"
0365         }
0366     }
0367 }