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

0001 {
0002     "_comments": [
0003         "Last update: Sep 23, 2020 (revision 2)",
0004         "This file has been converted from: https://github.com/dhedgecock/radical-vscode"
0005     ],
0006     "metadata": {
0007         "copyright": [
0008             "SPDX-FileCopyrightText: 2018 Dan Hedgecock",
0009             "SPDX-FileCopyrightText: 2020 Nibaldo González <nibgonz@gmail.com>"
0010         ],
0011         "license": "SPDX-License-Identifier: MIT",
0012         "name": "Radical",
0013         "revision": 2
0014     },
0015     "editor-colors": {
0016         "BackgroundColor": "#141322",
0017         "BracketMatching": "#4f2e93",
0018         "CodeFolding": "#1e1836",
0019         "CurrentLine": "#231630",
0020         "CurrentLineNumber": "#d0fff4",
0021         "IconBorder": "#141322",
0022         "IndentationLine": "#353541",
0023         "LineNumbers": "#415e6c",
0024         "MarkBookmark": "#391ab5",
0025         "MarkBreakpointActive": "#fa61b8",
0026         "MarkBreakpointDisabled": "#83fee8",
0027         "MarkBreakpointReached": "#fffc7e",
0028         "MarkError": "#fc0065",
0029         "MarkExecution": "#c8ff00",
0030         "MarkWarning": "#ffd000",
0031         "ModifiedLines": "#a3ff57",
0032         "ReplaceHighlight": "#ffb000",
0033         "SavedLines": "#ffb000",
0034         "SearchHighlight": "#642581",
0035         "Separator": "#252531",
0036         "SpellChecking": "#ff1767",
0037         "TabMarker": "#2e2e3a",
0038         "TemplateBackground": "#1c1a30",
0039         "TemplateFocusedPlaceholder": "#ff428e",
0040         "TemplatePlaceholder": "#242560",
0041         "TemplateReadOnlyPlaceholder": "#1a1b46",
0042         "TextSelection": "#4f2e93",
0043         "WordWrapMarker": "#100f1a"
0044     },
0045     "text-styles": {
0046         "Alert": {
0047             "background-color": "#2f183b",
0048             "bold": true,
0049             "selected-text-color": "#ff427b",
0050             "text-color": "#ff427b"
0051         },
0052         "Annotation": {
0053             "selected-text-color": "#fda8bc",
0054             "text-color": "#fda8bc"
0055         },
0056         "Attribute": {
0057             "selected-text-color": "#5af5f0",
0058             "text-color": "#5af5f0"
0059         },
0060         "BaseN": {
0061             "selected-text-color": "#f834bb",
0062             "text-color": "#f834bb"
0063         },
0064         "BuiltIn": {
0065             "selected-text-color": "#999ee1",
0066             "text-color": "#999ee1"
0067         },
0068         "Char": {
0069             "selected-text-color": "#dff959",
0070             "text-color": "#dff959"
0071         },
0072         "Comment": {
0073             "italic": true,
0074             "selected-text-color": "#45898c",
0075             "text-color": "#45898c"
0076         },
0077         "CommentVar": {
0078             "selected-text-color": "#a8c0c2",
0079             "text-color": "#a8c0c2"
0080         },
0081         "Constant": {
0082             "bold": true,
0083             "selected-text-color": "#fa61b8",
0084             "text-color": "#fa61b8"
0085         },
0086         "ControlFlow": {
0087             "bold": true,
0088             "selected-text-color": "#d5358f",
0089             "text-color": "#d5358f"
0090         },
0091         "DataType": {
0092             "selected-text-color": "#ff85a1",
0093             "text-color": "#ff85a1"
0094         },
0095         "DecVal": {
0096             "selected-text-color": "#fa61b8",
0097             "text-color": "#fa61b8"
0098         },
0099         "Documentation": {
0100             "selected-text-color": "#75b7bb",
0101             "text-color": "#75b7bb"
0102         },
0103         "Error": {
0104             "bold": true,
0105             "italic": true,
0106             "selected-text-color": "#ff427b",
0107             "text-color": "#ff427b",
0108             "underline": true
0109         },
0110         "Extension": {
0111             "bold": true,
0112             "selected-text-color": "#a8ffdb",
0113             "text-color": "#a8ffdb"
0114         },
0115         "Float": {
0116             "selected-text-color": "#f834bb",
0117             "text-color": "#f834bb"
0118         },
0119         "Function": {
0120             "selected-text-color": "#a9fef7",
0121             "text-color": "#a9fef7"
0122         },
0123         "Import": {
0124             "selected-text-color": "#a9fef7",
0125             "text-color": "#a9fef7"
0126         },
0127         "Information": {
0128             "selected-text-color": "#ffd000",
0129             "text-color": "#ffd000"
0130         },
0131         "Keyword": {
0132             "bold": true,
0133             "selected-text-color": "#d5358f",
0134             "text-color": "#d5358f"
0135         },
0136         "Normal": {
0137             "selected-text-color": "#7c9c9e",
0138             "text-color": "#7c9c9e"
0139         },
0140         "Operator": {
0141             "selected-text-color": "#d5358f",
0142             "text-color": "#d5358f"
0143         },
0144         "Others": {
0145             "selected-text-color": "#5effbd",
0146             "text-color": "#5effbd"
0147         },
0148         "Preprocessor": {
0149             "selected-text-color": "#d5358f",
0150             "text-color": "#d5358f"
0151         },
0152         "RegionMarker": {
0153             "background-color": "#242560",
0154             "selected-text-color": "#baf7fc",
0155             "text-color": "#baf7fc"
0156         },
0157         "SpecialChar": {
0158             "selected-text-color": "#c3f920",
0159             "text-color": "#c3f920"
0160         },
0161         "SpecialString": {
0162             "selected-text-color": "#ff96aa",
0163             "text-color": "#ff96aa"
0164         },
0165         "String": {
0166             "selected-text-color": "#a9fef7",
0167             "text-color": "#a9fef7"
0168         },
0169         "Variable": {
0170             "selected-text-color": "#c7e3ee",
0171             "text-color": "#c7e3ee"
0172         },
0173         "VerbatimString": {
0174             "selected-text-color": "#a8ffdb",
0175             "text-color": "#a8ffdb"
0176         },
0177         "Warning": {
0178             "selected-text-color": "#ff427b",
0179             "text-color": "#ff427b"
0180         }
0181     }
0182 }