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