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

0001 {
0002     "custom-styles": {
0003         "Alerts": {
0004             "Region Marker": {
0005                 "selected-text-color": "#6db8c7",
0006                 "text-color": "#6db8c7"
0007             }
0008         },
0009         "Apache Configuration": {
0010             "Directives": {
0011                 "bold": false
0012             }
0013         },
0014         "Bash": {
0015             "Path": {
0016                 "selected-text-color": "#f1fa8c",
0017                 "text-color": "#f1fa8c"
0018             },
0019             "Redirection": {
0020                 "selected-text-color": "#ff79c6",
0021                 "text-color": "#ff79c6"
0022             },
0023             "Variable": {
0024                 "selected-text-color": "#bd93f9",
0025                 "text-color": "#bd93f9"
0026             }
0027         },
0028         "C": {
0029             "Prep. Lib": {
0030                 "selected-text-color": "#f1fa8c",
0031                 "text-color": "#f1fa8c"
0032             }
0033         },
0034         "C++": {
0035             "Qt Macros": {
0036                 "bold": false,
0037                 "selected-text-color": "#50fa7b",
0038                 "text-color": "#50fa7b"
0039             }
0040         },
0041         "CMake": {
0042             "Builtin Variable": {
0043                 "selected-text-color": "#ffb86c",
0044                 "text-color": "#ffb86c"
0045             }
0046         },
0047         "CSS": {
0048             "Color": {
0049                 "bold": false
0050             },
0051             "Property": {
0052                 "selected-text-color": "#8be9fd",
0053                 "text-color": "#8be9fd"
0054             },
0055             "Selector Class": {
0056                 "italic": true
0057             },
0058             "Selector Id": {
0059                 "bold": false,
0060                 "selected-text-color": "#50fa7b",
0061                 "text-color": "#50fa7b"
0062             },
0063             "Selector Pseudo": {
0064                 "selected-text-color": "#50fa7b",
0065                 "text-color": "#50fa7b"
0066             },
0067             "Selector Tag": {
0068                 "selected-text-color": "#ff79c6",
0069                 "text-color": "#ff79c6"
0070             },
0071             "Unit": {
0072                 "selected-text-color": "#ff79c6",
0073                 "text-color": "#ff79c6"
0074             }
0075         },
0076         "D": {
0077             "Attribute": {
0078                 "bold": false
0079             },
0080             "Declarator": {
0081                 "bold": false
0082             },
0083             "Deprecated": {
0084                 "bold": false
0085             },
0086             "Expression": {
0087                 "bold": false
0088             },
0089             "Module": {
0090                 "bold": false
0091             },
0092             "Property": {
0093                 "bold": false
0094             },
0095             "Template": {
0096                 "bold": false
0097             }
0098         },
0099         "Diff": {
0100             "Added line": {
0101                 "selected-text-color": "#5fde38",
0102                 "text-color": "#50fa7b"
0103             },
0104             "Changed line (new)": {
0105                 "background-color": "#50fa7b",
0106                 "selected-text-color": "#5fde38",
0107                 "text-color": "#50fa7b"
0108             },
0109             "Changed line (old)": {
0110                 "selected-text-color": "#e66eb4",
0111                 "text-color": "#ff79c6"
0112             },
0113             "Removed line": {
0114                 "selected-text-color": "#e66eb4",
0115                 "text-color": "#ff79c6"
0116             }
0117         },
0118         "Doxygen": {
0119             "Custom Tags": {
0120                 "selected-text-color": "#d465a7",
0121                 "text-color": "#d465a7"
0122             },
0123             "Description": {
0124                 "selected-text-color": "#c58e53",
0125                 "text-color": "#c58e53"
0126             },
0127             "Entities": {
0128                 "bold": false
0129             },
0130             "HTML Tag": {
0131                 "bold": false,
0132                 "selected-text-color": "#d465a7",
0133                 "text-color": "#d465a7"
0134             },
0135             "Region": {
0136                 "selected-text-color": "#6db8c7",
0137                 "text-color": "#6db8c7"
0138             },
0139             "Tags": {
0140                 "bold": false,
0141                 "selected-text-color": "#d465a7",
0142                 "text-color": "#d465a7"
0143             },
0144             "Word": {
0145                 "bold": false,
0146                 "selected-text-color": "#c58e53",
0147                 "text-color": "#c58e53"
0148             }
0149         },
0150         "GNU Assembler": {
0151             "Label": {
0152                 "underline": true
0153             }
0154         },
0155         "Go": {
0156             "Builtin Function": {
0157                 "selected-text-color": "#50fa7b",
0158                 "text-color": "#50fa7b"
0159             }
0160         },
0161         "HTML": {
0162             "Doctype": {
0163                 "bold": false,
0164                 "italic": false,
0165                 "selected-text-color": "#ff79c6",
0166                 "text-color": "#ff79c6"
0167             }
0168         },
0169         "ISO C++": {
0170             "Prep. Lib": {
0171                 "selected-text-color": "#f1fa8c",
0172                 "text-color": "#f1fa8c"
0173             },
0174             "Standard Suffix": {
0175                 "selected-text-color": "#ff79c6",
0176                 "text-color": "#ff79c6"
0177             },
0178             "UDL Numeric Suffix": {
0179                 "selected-text-color": "#ff79c6",
0180                 "text-color": "#ff79c6"
0181             },
0182             "UDL String Suffix": {
0183                 "selected-text-color": "#ff79c6",
0184                 "text-color": "#ff79c6"
0185             }
0186         },
0187         "Intel x86 (NASM)": {
0188             "Label": {
0189                 "underline": true
0190             },
0191             "Registers": {
0192                 "selected-text-color": "#ffb86c",
0193                 "text-color": "#ffb86c"
0194             }
0195         },
0196         "JSON": {
0197             "Style_Keyword": {
0198                 "selected-text-color": "#bd93f9",
0199                 "text-color": "#bd93f9"
0200             },
0201             "Style_String_Key": {
0202                 "italic": false
0203             }
0204         },
0205         "JavaScript": {
0206             "Built-in Objects": {
0207                 "italic": true
0208             },
0209             "Function (Built-in)": {
0210                 "selected-text-color": "#50fa7b",
0211                 "text-color": "#50fa7b"
0212             },
0213             "Object Member": {
0214                 "selected-text-color": "#f8f8f2",
0215                 "text-color": "#f8f8f2"
0216             }
0217         },
0218         "JavaScript React (JSX)": {
0219             "Attribute": {
0220                 "italic": true
0221             },
0222             "Component Tag": {
0223                 "bold": false,
0224                 "selected-text-color": "#8be9fd",
0225                 "text-color": "#8be9fd"
0226             }
0227         },
0228         "Makefile": {
0229             "Operator": {
0230                 "selected-text-color": "#ff79c6",
0231                 "text-color": "#ff79c6"
0232             },
0233             "Prereq": {
0234                 "italic": false,
0235                 "selected-text-color": "#f1fa8c",
0236                 "text-color": "#f1fa8c"
0237             },
0238             "Target": {
0239                 "selected-text-color": "#8be9fd",
0240                 "text-color": "#8be9fd"
0241             },
0242             "Variable": {
0243                 "selected-text-color": "#ffb86c",
0244                 "text-color": "#ffb86c"
0245             }
0246         },
0247         "Markdown": {
0248             "Blockquote: Link": {
0249                 "selected-text-color": "#8be9fd",
0250                 "text-color": "#8be9fd"
0251             },
0252             "Email": {
0253                 "selected-text-color": "#8be9fd",
0254                 "text-color": "#8be9fd"
0255             },
0256             "Emphasis Text": {
0257                 "selected-text-color": "#f1fa8c",
0258                 "text-color": "#f1fa8c"
0259             },
0260             "Header H1": {
0261                 "selected-text-color": "#bd93f9",
0262                 "text-color": "#bd93f9"
0263             },
0264             "Header H2": {
0265                 "selected-text-color": "#bd93f9",
0266                 "text-color": "#bd93f9"
0267             },
0268             "Header H3": {
0269                 "selected-text-color": "#bd93f9",
0270                 "text-color": "#bd93f9"
0271             },
0272             "Header H4": {
0273                 "selected-text-color": "#bd93f9",
0274                 "text-color": "#bd93f9"
0275             },
0276             "Header H5": {
0277                 "selected-text-color": "#bd93f9",
0278                 "text-color": "#bd93f9"
0279             },
0280             "Header H6": {
0281                 "selected-text-color": "#bd93f9",
0282                 "text-color": "#bd93f9"
0283             },
0284             "Inline Image": {
0285                 "selected-text-color": "#ffb86c",
0286                 "text-color": "#ffb86c"
0287             },
0288             "Inline Image: Link": {
0289                 "selected-text-color": "#8be9fd",
0290                 "text-color": "#8be9fd"
0291             },
0292             "Link": {
0293                 "selected-text-color": "#8be9fd",
0294                 "text-color": "#8be9fd"
0295             },
0296             "List: Emphasis Text": {
0297                 "selected-text-color": "#f1fa8c",
0298                 "text-color": "#f1fa8c"
0299             },
0300             "List: Link": {
0301                 "selected-text-color": "#8be9fd",
0302                 "text-color": "#8be9fd"
0303             },
0304             "List: Strong Text": {
0305                 "selected-text-color": "#ffb86c",
0306                 "text-color": "#ffb86c"
0307             },
0308             "Normal Text: Link": {
0309                 "selected-text-color": "#8be9fd",
0310                 "text-color": "#8be9fd"
0311             },
0312             "Reference Image": {
0313                 "selected-text-color": "#ffb86c",
0314                 "text-color": "#ffb86c"
0315             },
0316             "Reference-Link": {
0317                 "selected-text-color": "#8be9fd",
0318                 "text-color": "#8be9fd"
0319             },
0320             "Reference-Link Name": {
0321                 "selected-text-color": "#ff79c6",
0322                 "text-color": "#ff79c6",
0323                 "underline": false
0324             },
0325             "Reference-Link Target": {
0326                 "selected-text-color": "#ff79c6",
0327                 "text-color": "#ff79c6"
0328             },
0329             "Reference-Link Target: Link": {
0330                 "selected-text-color": "#8be9fd",
0331                 "text-color": "#8be9fd"
0332             },
0333             "Reference-Link: Link": {
0334                 "selected-text-color": "#8be9fd",
0335                 "text-color": "#8be9fd"
0336             },
0337             "Strong Text": {
0338                 "selected-text-color": "#ffb86c",
0339                 "text-color": "#ffb86c"
0340             }
0341         },
0342         "Modelines": {
0343             "Variable": {
0344                 "selected-text-color": "#c58e53",
0345                 "text-color": "#c58e53"
0346             }
0347         },
0348         "PHP/PHP": {
0349             "Backslash Code": {
0350                 "bold": false,
0351                 "selected-text-color": "#ff79c6",
0352                 "text-color": "#ff79c6"
0353             },
0354             "Control Structures": {
0355                 "selected-text-color": "#ff79c6",
0356                 "text-color": "#ff79c6"
0357             },
0358             "Library Constant": {
0359                 "bold": false,
0360                 "selected-text-color": "#bd93f9",
0361                 "text-color": "#bd93f9"
0362             },
0363             "Special Variable": {
0364                 "bold": false,
0365                 "selected-text-color": "#f8f8f2",
0366                 "text-color": "#f8f8f2"
0367             },
0368             "Variable": {
0369                 "selected-text-color": "#f8f8f2",
0370                 "text-color": "#f8f8f2"
0371             }
0372         },
0373         "Python": {
0374             "Builtin Function": {
0375                 "selected-text-color": "#50fa7b",
0376                 "text-color": "#50fa7b"
0377             },
0378             "Special Variable": {
0379                 "selected-text-color": "#bd93f9",
0380                 "text-color": "#bd93f9"
0381             }
0382         },
0383         "QMake": {
0384             "Backslash Code": {
0385                 "bold": false
0386             },
0387             "Predefined Variable": {
0388                 "bold": false,
0389                 "selected-text-color": "#ffb86c",
0390                 "text-color": "#ffb86c"
0391             }
0392         },
0393         "Ruby": {
0394             "Access Control": {
0395                 "bold": false,
0396                 "selected-text-color": "#50fa7b",
0397                 "text-color": "#50fa7b"
0398             },
0399             "Default globals": {
0400                 "bold": false
0401             },
0402             "Definition": {
0403                 "selected-text-color": "#50fa7b",
0404                 "text-color": "#50fa7b"
0405             },
0406             "Global Constant": {
0407                 "bold": false,
0408                 "italic": true,
0409                 "selected-text-color": "#8be9fd",
0410                 "text-color": "#8be9fd"
0411             },
0412             "Kernel methods": {
0413                 "bold": false,
0414                 "selected-text-color": "#8be9fd",
0415                 "text-color": "#8be9fd"
0416             },
0417             "Message": {
0418                 "selected-text-color": "#50fa7b",
0419                 "text-color": "#50fa7b"
0420             },
0421             "Module mixin methods": {
0422                 "bold": false
0423             },
0424             "Pseudo variable": {
0425                 "selected-text-color": "#50fa7b",
0426                 "text-color": "#50fa7b"
0427             }
0428         },
0429         "Rust": {
0430             "Attribute": {
0431                 "selected-text-color": "#f8f8f2",
0432                 "text-color": "#f8f8f2"
0433             },
0434             "CConstant": {
0435                 "bold": false
0436             },
0437             "CType": {
0438                 "italic": true,
0439                 "selected-text-color": "#8be9fd",
0440                 "text-color": "#8be9fd"
0441             },
0442             "Constant": {
0443                 "bold": false
0444             },
0445             "Definition": {
0446                 "selected-text-color": "#50fa7b",
0447                 "text-color": "#50fa7b"
0448             },
0449             "Lifetime": {
0450                 "selected-text-color": "#ff79c6",
0451                 "text-color": "#ff79c6"
0452             },
0453             "Macro": {
0454                 "selected-text-color": "#8be9fd",
0455                 "text-color": "#8be9fd"
0456             },
0457             "Scope": {
0458                 "selected-text-color": "#f8f8f2",
0459                 "text-color": "#f8f8f2"
0460             },
0461             "Self": {
0462                 "italic": true,
0463                 "selected-text-color": "#bd93f9",
0464                 "text-color": "#bd93f9"
0465             },
0466             "Trait": {
0467                 "selected-text-color": "#f8f8f2",
0468                 "text-color": "#f8f8f2"
0469             }
0470         },
0471         "SPDX-Comments": {
0472             "SPDX Deprecated License": {
0473                 "selected-text-color": "#d465a7",
0474                 "text-color": "#d465a7"
0475             },
0476             "SPDX Deprecated License Exception": {
0477                 "selected-text-color": "#d465a7",
0478                 "text-color": "#d465a7"
0479             },
0480             "SPDX License": {
0481                 "selected-text-color": "#d465a7",
0482                 "text-color": "#d465a7"
0483             },
0484             "SPDX License Exception": {
0485                 "selected-text-color": "#d465a7",
0486                 "text-color": "#d465a7"
0487             },
0488             "SPDX Tag": {
0489                 "selected-text-color": "#d465a7",
0490                 "text-color": "#d465a7"
0491             },
0492             "SPDX Value": {
0493                 "selected-text-color": "#d465a7",
0494                 "text-color": "#d465a7"
0495             }
0496         },
0497         "TypeScript": {
0498             "Built-in Objects": {
0499                 "italic": true
0500             },
0501             "Function (Built-in)": {
0502                 "selected-text-color": "#50fa7b",
0503                 "text-color": "#50fa7b"
0504             },
0505             "Object Member": {
0506                 "selected-text-color": "#f8f8f2",
0507                 "text-color": "#f8f8f2"
0508             }
0509         },
0510         "TypeScript React (TSX)": {
0511             "Attribute": {
0512                 "italic": true
0513             },
0514             "Component Tag": {
0515                 "bold": false,
0516                 "selected-text-color": "#8be9fd",
0517                 "text-color": "#8be9fd"
0518             }
0519         },
0520         "YAML": {
0521             "Attribute": {
0522                 "selected-text-color": "#f1fa8c",
0523                 "text-color": "#f1fa8c"
0524             },
0525             "Key": {
0526                 "bold": false,
0527                 "selected-text-color": "#8be9fd",
0528                 "text-color": "#8be9fd"
0529             },
0530             "List": {
0531                 "selected-text-color": "#f1fa8c",
0532                 "text-color": "#f1fa8c"
0533             }
0534         }
0535     },
0536     "editor-colors": {
0537         "BackgroundColor": "#282a36",
0538         "BracketMatching": "#7c62a5",
0539         "CodeFolding": "#44475a",
0540         "CurrentLine": "#44475a",
0541         "CurrentLineNumber": "#f8f8f2",
0542         "IconBorder": "#282a36",
0543         "IndentationLine": "#6272a4",
0544         "LineNumbers": "#6272a4",
0545         "MarkBookmark": "#8be9fd",
0546         "MarkBreakpointActive": "#ff5555",
0547         "MarkBreakpointDisabled": "#bd93f9",
0548         "MarkBreakpointReached": "#f1fa8c",
0549         "MarkError": "#ff5555",
0550         "MarkExecution": "#44475a",
0551         "MarkWarning": "#ffb86c",
0552         "ModifiedLines": "#ff79c6",
0553         "ReplaceHighlight": "#2c8843",
0554         "SavedLines": "#50fa7b",
0555         "SearchHighlight": "#566591",
0556         "Separator": "#45474e",
0557         "SpellChecking": "#ff5555",
0558         "TabMarker": "#6272a4",
0559         "TemplateBackground": "#282a36",
0560         "TemplateFocusedPlaceholder": "#282a36",
0561         "TemplatePlaceholder": "#282a36",
0562         "TemplateReadOnlyPlaceholder": "#44475a",
0563         "TextSelection": "#44475a",
0564         "WordWrapMarker": "#282a36"
0565     },
0566     "metadata": {
0567         "copyright": [
0568             "SPDX-FileCopyrightText: 2016 Dracula Theme",
0569             "SPDX-FileCopyrightText: 2020 Christoph Cullmann <cullmann@kde.org>"
0570         ],
0571         "license": "SPDX-License-Identifier: MIT",
0572         "name": "Dracula",
0573         "revision": 8
0574     },
0575     "text-styles": {
0576         "Alert": {
0577             "bold": true,
0578             "selected-text-color": "#ff5555",
0579             "text-color": "#ff5555"
0580         },
0581         "Annotation": {
0582             "selected-text-color": "#ff79c6",
0583             "text-color": "#ff79c6"
0584         },
0585         "Attribute": {
0586             "selected-text-color": "#ff79c6",
0587             "text-color": "#ff79c6"
0588         },
0589         "BaseN": {
0590             "selected-text-color": "#bd93f9",
0591             "text-color": "#bd93f9"
0592         },
0593         "BuiltIn": {
0594             "selected-text-color": "#8be9fd",
0595             "text-color": "#8be9fd"
0596         },
0597         "Char": {
0598             "selected-text-color": "#f1fa8c",
0599             "text-color": "#f1fa8c"
0600         },
0601         "Comment": {
0602             "selected-text-color": "#6272a4",
0603             "text-color": "#6272a4"
0604         },
0605         "CommentVar": {
0606             "selected-text-color": "#8be9fd",
0607             "text-color": "#8be9fd"
0608         },
0609         "Constant": {
0610             "bold": true,
0611             "selected-text-color": "#bd93f9",
0612             "text-color": "#bd93f9"
0613         },
0614         "ControlFlow": {
0615             "selected-text-color": "#ff79c6",
0616             "text-color": "#ff79c6"
0617         },
0618         "DataType": {
0619             "italic": true,
0620             "selected-text-color": "#8be9fd",
0621             "text-color": "#8be9fd"
0622         },
0623         "DecVal": {
0624             "selected-text-color": "#bd93f9",
0625             "text-color": "#bd93f9"
0626         },
0627         "Documentation": {
0628             "selected-text-color": "#ffb86c",
0629             "text-color": "#ffb86c"
0630         },
0631         "Error": {
0632             "selected-text-color": "#ff5555",
0633             "text-color": "#ff5555",
0634             "underline": true
0635         },
0636         "Extension": {
0637             "selected-text-color": "#8be9fd",
0638             "text-color": "#8be9fd"
0639         },
0640         "Float": {
0641             "selected-text-color": "#bd93f9",
0642             "text-color": "#bd93f9"
0643         },
0644         "Function": {
0645             "selected-text-color": "#50fa7b",
0646             "text-color": "#50fa7b"
0647         },
0648         "Import": {
0649             "selected-text-color": "#ff79c6",
0650             "text-color": "#ff79c6"
0651         },
0652         "Information": {
0653             "selected-text-color": "#f1fa8c",
0654             "text-color": "#f1fa8c"
0655         },
0656         "Keyword": {
0657             "selected-text-color": "#ff79c6",
0658             "text-color": "#ff79c6"
0659         },
0660         "Normal": {
0661             "selected-text-color": "#f8f8f2",
0662             "text-color": "#f8f8f2"
0663         },
0664         "Operator": {
0665             "selected-text-color": "#f8f8f2",
0666             "text-color": "#f8f8f2"
0667         },
0668         "Others": {
0669             "selected-text-color": "#50fa7b",
0670             "text-color": "#50fa7b"
0671         },
0672         "Preprocessor": {
0673             "selected-text-color": "#ff79c6",
0674             "text-color": "#ff79c6"
0675         },
0676         "RegionMarker": {
0677             "selected-text-color": "#8be9fd",
0678             "text-color": "#8be9fd"
0679         },
0680         "SpecialChar": {
0681             "selected-text-color": "#ff79c6",
0682             "text-color": "#ff79c6"
0683         },
0684         "SpecialString": {
0685             "selected-text-color": "#f1fa8c",
0686             "text-color": "#f1fa8c"
0687         },
0688         "String": {
0689             "selected-text-color": "#f1fa8c",
0690             "text-color": "#f1fa8c"
0691         },
0692         "Variable": {
0693             "selected-text-color": "#8be9fd",
0694             "text-color": "#8be9fd"
0695         },
0696         "VerbatimString": {
0697             "selected-text-color": "#d7e60a",
0698             "text-color": "#d7e60a"
0699         },
0700         "Warning": {
0701             "selected-text-color": "#ff5555",
0702             "text-color": "#ff5555"
0703         }
0704     }
0705 }