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

0001 {
0002     "custom-styles": {
0003         "Diff": {
0004             "Added line": {
0005                 "selected-text-color": "#98c379",
0006                 "text-color": "#98c379"
0007             },
0008             "Changed line (new)": {
0009                 "selected-text-color": "#98c379",
0010                 "text-color": "#98c379"
0011             },
0012             "Changed line (old)": {
0013                 "selected-text-color": "#e06c75",
0014                 "text-color": "#e06c75"
0015             },
0016             "Removed line": {
0017                 "selected-text-color": "#e06c75",
0018                 "text-color": "#e06c75"
0019             }
0020         },
0021         "Go": {
0022             "Predeclared Identifier": {
0023                 "selected-text-color": "#d19a66",
0024                 "text-color": "#d19a66"
0025             }
0026         },
0027         "INI Files": {
0028             "Assignment": {
0029                 "selected-text-color": "#abb2bf",
0030                 "text-color": "#abb2bf"
0031             },
0032             "Section": {
0033                 "selected-text-color": "#56b6c2",
0034                 "text-color": "#56b6c2"
0035             }
0036         },
0037         "JavaScript": {
0038             "Built-in Objects": {
0039                 "selected-text-color": "#d19a66",
0040                 "text-color": "#d19a66"
0041             },
0042             "Function Declaration": {
0043                 "selected-text-color": "#56b6c2",
0044                 "text-color": "#56b6c2"
0045             },
0046             "Function Name": {
0047                 "selected-text-color": "#56b6c2",
0048                 "text-color": "#56b6c2"
0049             },
0050             "Module": {
0051                 "selected-text-color": "#c678dd",
0052                 "text-color": "#c678dd"
0053             },
0054             "Object Member": {
0055                 "selected-text-color": "#e06c75",
0056                 "text-color": "#e06c75"
0057             },
0058             "Object Method (Built-in)": {
0059                 "selected-text-color": "#56b6c2",
0060                 "text-color": "#56b6c2"
0061             }
0062         },
0063         "Markdown": {
0064             "Code": {
0065                 "selected-text-color": "#d19a66",
0066                 "text-color": "#d19a66"
0067             },
0068             "Emphasis Text": {
0069                 "selected-text-color": "#c678dd",
0070                 "text-color": "#c678dd"
0071             },
0072             "Fenced Code": {
0073                 "selected-text-color": "#d19a66",
0074                 "text-color": "#d19a66"
0075             },
0076             "Header H1": {
0077                 "selected-text-color": "#e06c75",
0078                 "text-color": "#e06c75"
0079             },
0080             "Header H2": {
0081                 "selected-text-color": "#e06c75",
0082                 "text-color": "#e06c75"
0083             },
0084             "Header H3": {
0085                 "selected-text-color": "#e06c75",
0086                 "text-color": "#e06c75"
0087             },
0088             "Header H4": {
0089                 "selected-text-color": "#e06c75",
0090                 "text-color": "#e06c75"
0091             },
0092             "Header H5": {
0093                 "selected-text-color": "#e06c75",
0094                 "text-color": "#e06c75"
0095             },
0096             "Header H6": {
0097                 "selected-text-color": "#e06c75",
0098                 "text-color": "#e06c75"
0099             },
0100             "Link": {
0101                 "selected-text-color": "#c678dd",
0102                 "text-color": "#c678dd"
0103             },
0104             "Reference-Link Name": {
0105                 "selected-text-color": "#56b6c2",
0106                 "text-color": "#56b6c2"
0107             },
0108             "Reference-Link Target": {
0109                 "selected-text-color": "#56b6c2",
0110                 "text-color": "#56b6c2"
0111             },
0112             "Reference-Link Target: Link": {
0113                 "selected-text-color": "#c678dd",
0114                 "text-color": "#c678dd"
0115             },
0116             "Reference-Link: Email": {
0117                 "selected-text-color": "#c678dd",
0118                 "text-color": "#c678dd"
0119             },
0120             "Reference-Link: Link": {
0121                 "selected-text-color": "#c678dd",
0122                 "text-color": "#c678dd"
0123             },
0124             "Strong Text": {
0125                 "selected-text-color": "#d19a66",
0126                 "text-color": "#d19a66"
0127             }
0128         },
0129         "Python": {
0130             "Builtin Function": {
0131                 "selected-text-color": "#56b6c2",
0132                 "text-color": "#56b6c2"
0133             },
0134             "String Substitution": {
0135                 "selected-text-color": "#d19a66",
0136                 "text-color": "#d19a66"
0137             }
0138         },
0139         "Rust": {
0140             "Lifetime": {
0141                 "selected-text-color": "#d19a66",
0142                 "text-color": "#d19a66"
0143             },
0144             "Macro": {
0145                 "selected-text-color": "#56b6c2",
0146                 "text-color": "#56b6c2"
0147             },
0148             "Self": {
0149                 "selected-text-color": "#e06c75",
0150                 "text-color": "#e06c75"
0151             },
0152             "Trait": {
0153                 "selected-text-color": "#d19a66",
0154                 "text-color": "#d19a66"
0155             },
0156             "Type": {
0157                 "selected-text-color": "#56b6c2",
0158                 "text-color": "#56b6c2"
0159             }
0160         },
0161         "TypeScript": {
0162             "Built-in Objects": {
0163                 "selected-text-color": "#d19a66",
0164                 "text-color": "#d19a66"
0165             },
0166             "Module": {
0167                 "selected-text-color": "#c678dd",
0168                 "text-color": "#c678dd"
0169             },
0170             "Object Member": {
0171                 "selected-text-color": "#e06c75",
0172                 "text-color": "#e06c75"
0173             },
0174             "Object Method (Built-in)": {
0175                 "italic": false,
0176                 "selected-text-color": "#56b6c2",
0177                 "text-color": "#56b6c2"
0178             },
0179             "Reserved": {
0180                 "italic": false
0181             },
0182             "Types": {
0183                 "selected-text-color": "#56b6c2",
0184                 "text-color": "#56b6c2"
0185             }
0186         },
0187         "XML": {
0188             "Attribute": {
0189                 "selected-text-color": "#d19a66",
0190                 "text-color": "#d19a66"
0191             },
0192             "Element": {
0193                 "selected-text-color": "#e06c75",
0194                 "text-color": "#e06c75"
0195             }
0196         }
0197     },
0198     "editor-colors": {
0199         "BackgroundColor": "#282c34",
0200         "BracketMatching": "#8e44ad",
0201         "CodeFolding": "#363c4a",
0202         "CurrentLine": "#0A99BBFF",
0203         "CurrentLineNumber": "#abb2bf",
0204         "IconBorder": "#282c34",
0205         "IndentationLine": "#3a3f44",
0206         "LineNumbers": "#636D83",
0207         "MarkBookmark": "#0404bf",
0208         "MarkBreakpointActive": "#8b0607",
0209         "MarkBreakpointDisabled": "#820683",
0210         "MarkBreakpointReached": "#6d6e07",
0211         "MarkError": "#c24038",
0212         "MarkExecution": "#4d4e50",
0213         "MarkWarning": "#d19a66",
0214         "ModifiedLines": "#e06c75",
0215         "ReplaceHighlight": "#a34f56",
0216         "SavedLines": "#98c379",
0217         "SearchHighlight": "#3D528BFF",
0218         "Separator": "#3f4347",
0219         "SpellChecking": "#c24038",
0220         "TabMarker": "#21252B",
0221         "TemplateBackground": "#31363b",
0222         "TemplateFocusedPlaceholder": "#123723",
0223         "TemplatePlaceholder": "#123723",
0224         "TemplateReadOnlyPlaceholder": "#4d1f24",
0225         "TextSelection": "#363c4a",
0226         "WordWrapMarker": "#3a3f44"
0227     },
0228     "metadata": {
0229         "copyright": [
0230             "SPDX-FileCopyrightText: 2016 GitHub Inc.",
0231             "SPDX-FileCopyrightText: 2020 Waqar Ahmed <waqar.17a@gmail.com>"
0232         ],
0233         "license": "SPDX-License-Identifier: MIT",
0234         "name": "Atom One Dark",
0235         "revision": 3
0236     },
0237     "text-styles": {
0238         "Alert": {
0239             "background-color": "#4d1f24",
0240             "bold": true,
0241             "selected-text-color": "#95da4c",
0242             "text-color": "#95da4c"
0243         },
0244         "Annotation": {
0245             "selected-text-color": "#98c379",
0246             "text-color": "#98c379"
0247         },
0248         "Attribute": {
0249             "selected-text-color": "#c678dd",
0250             "text-color": "#c678dd"
0251         },
0252         "BaseN": {
0253             "selected-text-color": "#d19a66",
0254             "text-color": "#d19a66"
0255         },
0256         "BuiltIn": {
0257             "selected-text-color": "#c678dd",
0258             "text-color": "#c678dd"
0259         },
0260         "Char": {
0261             "selected-text-color": "#98c379",
0262             "text-color": "#98c379"
0263         },
0264         "Comment": {
0265             "italic": true,
0266             "selected-text-color": "#5c6370",
0267             "text-color": "#5c6370"
0268         },
0269         "CommentVar": {
0270             "italic": true,
0271             "selected-text-color": "#e06c75",
0272             "text-color": "#e06c75"
0273         },
0274         "Constant": {
0275             "selected-text-color": "#d19a66",
0276             "text-color": "#d19a66"
0277         },
0278         "ControlFlow": {
0279             "selected-text-color": "#c678dd",
0280             "text-color": "#c678dd"
0281         },
0282         "DataType": {
0283             "selected-text-color": "#c678dd",
0284             "text-color": "#c678dd"
0285         },
0286         "DecVal": {
0287             "selected-text-color": "#d19a66",
0288             "text-color": "#d19a66"
0289         },
0290         "Documentation": {
0291             "selected-text-color": "#da4453",
0292             "text-color": "#a43340"
0293         },
0294         "Error": {
0295             "selected-text-color": "#f44747",
0296             "text-color": "#f44747",
0297             "underline": true
0298         },
0299         "Extension": {
0300             "bold": true,
0301             "selected-text-color": "#61afef",
0302             "text-color": "#61afef"
0303         },
0304         "Float": {
0305             "selected-text-color": "#d19a66",
0306             "text-color": "#d19a66"
0307         },
0308         "Function": {
0309             "selected-text-color": "#61afef",
0310             "text-color": "#61afef"
0311         },
0312         "Import": {
0313             "selected-text-color": "#98c379",
0314             "text-color": "#98c379"
0315         },
0316         "Information": {
0317             "selected-text-color": "#e46700",
0318             "text-color": "#c45b00"
0319         },
0320         "Keyword": {
0321             "selected-text-color": "#c678dd",
0322             "text-color": "#c678dd"
0323         },
0324         "Normal": {
0325             "selected-text-color": "#abb2bf",
0326             "text-color": "#abb2bf"
0327         },
0328         "Operator": {
0329             "selected-text-color": "#c678dd",
0330             "text-color": "#c678dd"
0331         },
0332         "Others": {
0333             "selected-text-color": "#27ae60",
0334             "text-color": "#27ae60"
0335         },
0336         "Preprocessor": {
0337             "selected-text-color": "#c678dd",
0338             "text-color": "#c678dd"
0339         },
0340         "RegionMarker": {
0341             "background-color": "#153042",
0342             "selected-text-color": "#3daee9",
0343             "text-color": "#2980b9"
0344         },
0345         "SpecialChar": {
0346             "selected-text-color": "#56b6c2",
0347             "text-color": "#56b6c2"
0348         },
0349         "SpecialString": {
0350             "selected-text-color": "#da4453",
0351             "text-color": "#da4453"
0352         },
0353         "String": {
0354             "selected-text-color": "#98c379",
0355             "text-color": "#98c379"
0356         },
0357         "Variable": {
0358             "selected-text-color": "#e06c75",
0359             "text-color": "#e06c75"
0360         },
0361         "VerbatimString": {
0362             "selected-text-color": "#da4453",
0363             "text-color": "#da4453"
0364         },
0365         "Warning": {
0366             "selected-text-color": "#da4453",
0367             "text-color": "#da4453"
0368         }
0369     }
0370 }