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

0001 {
0002     "custom-styles": {
0003         "Common Lisp": {
0004             "Brackets": {
0005                 "selected-text-color": "#904200",
0006                 "text-color": "#005f88"
0007             }
0008         }
0009     },
0010     "editor-colors": {
0011         "BackgroundColor": "#f7f3f3",
0012         "BracketMatching": "#fceae2",
0013         "CodeFolding": "#94caef",
0014         "CurrentLine": "#daecf7",
0015         "CurrentLineNumber": "#1e1e1e",
0016         "IconBorder": "#f0f0f0",
0017         "IndentationLine": "#d2d2d2",
0018         "LineNumbers": "#a0a0a0",
0019         "MarkBookmark": "#005275",
0020         "MarkBreakpointActive": "#ff0000",
0021         "MarkBreakpointDisabled": "#ff00ff",
0022         "MarkBreakpointReached": "#ffff00",
0023         "MarkError": "#ff0000",
0024         "MarkExecution": "#a0a0a4",
0025         "MarkWarning": "#00ff00",
0026         "ModifiedLines": "#fdbc4b",
0027         "ReplaceHighlight": "#25d970",
0028         "SavedLines": "#2ecc71",
0029         "SearchHighlight": "#e0af82",
0030         "Separator": "#d5d5d5",
0031         "SpellChecking": "#bf0303",
0032         "TabMarker": "#d2d2d2",
0033         "TemplateBackground": "#d6d2d0",
0034         "TemplateFocusedPlaceholder": "#76da98",
0035         "TemplatePlaceholder": "#baf8ce",
0036         "TemplateReadOnlyPlaceholder": "#f6e6e6",
0037         "TextSelection": "#bcbcbc",
0038         "WordWrapMarker": "#ededed"
0039     },
0040     "metadata": {
0041         "copyright": [
0042             "SPDX-FileCopyrightText: 2021 shenlebantongying <shenlebantongying@gmail.com>"
0043         ],
0044         "license": "SPDX-License-Identifier: MIT",
0045         "name": "Homunculus",
0046         "revision": 1
0047     },
0048     "text-styles": {
0049         "Alert": {
0050             "background-color": "#f7e6e6",
0051             "bold": true,
0052             "selected-text-color": "#9c0e0e",
0053             "text-color": "#bf0303"
0054         },
0055         "Annotation": {
0056             "selected-text-color": "#000000",
0057             "text-color": "#ca60ca"
0058         },
0059         "Attribute": {
0060             "selected-text-color": "#000000",
0061             "text-color": "#0057ae"
0062         },
0063         "BaseN": {
0064             "selected-text-color": "#000000",
0065             "text-color": "#b08000"
0066         },
0067         "BuiltIn": {
0068             "selected-text-color": "#000000",
0069             "text-color": "#644a9b"
0070         },
0071         "Char": {
0072             "selected-text-color": "#000000",
0073             "text-color": "#924c9d"
0074         },
0075         "Comment": {
0076             "selected-text-color": "#000000",
0077             "text-color": "#505050"
0078         },
0079         "CommentVar": {
0080             "selected-text-color": "#ffffff",
0081             "text-color": "#0095ff"
0082         },
0083         "Constant": {
0084             "selected-text-color": "#000000",
0085             "text-color": "#aa5500"
0086         },
0087         "ControlFlow": {
0088             "selected-text-color": "#000000",
0089             "text-color": "#005f88"
0090         },
0091         "DataType": {
0092             "selected-text-color": "#000000",
0093             "text-color": "#0057ae"
0094         },
0095         "DecVal": {
0096             "selected-text-color": "#000000",
0097             "text-color": "#b08000"
0098         },
0099         "Documentation": {
0100             "selected-text-color": "#000000",
0101             "text-color": "#2a486a"
0102         },
0103         "Error": {
0104             "selected-text-color": "#9c0e0e",
0105             "text-color": "#bf0303",
0106             "underline": true
0107         },
0108         "Extension": {
0109             "selected-text-color": "#000000",
0110             "text-color": "#0095ff"
0111         },
0112         "Float": {
0113             "selected-text-color": "#000000",
0114             "text-color": "#b08000"
0115         },
0116         "Function": {
0117             "selected-text-color": "#000000",
0118             "text-color": "#721045"
0119         },
0120         "Import": {
0121             "selected-text-color": "#000000",
0122             "text-color": "#813e00"
0123         },
0124         "Information": {
0125             "selected-text-color": "#000000",
0126             "text-color": "#b08000"
0127         },
0128         "Keyword": {
0129             "selected-text-color": "#000000",
0130             "text-color": "#5317ac"
0131         },
0132         "Normal": {
0133             "selected-text-color": "#000000",
0134             "text-color": "#303030"
0135         },
0136         "Operator": {
0137             "selected-text-color": "#000000",
0138             "text-color": "#b455b4"
0139         },
0140         "Others": {
0141             "selected-text-color": "#000000",
0142             "text-color": "#006e28"
0143         },
0144         "Preprocessor": {
0145             "selected-text-color": "#000000",
0146             "text-color": "#006e28"
0147         },
0148         "RegionMarker": {
0149             "selected-text-color": "#000000",
0150             "text-color": "#0057ae"
0151         },
0152         "SpecialChar": {
0153             "selected-text-color": "#000000",
0154             "text-color": "#3daee9"
0155         },
0156         "SpecialString": {
0157             "selected-text-color": "#000000",
0158             "text-color": "#854001"
0159         },
0160         "String": {
0161             "selected-text-color": "#000000",
0162             "text-color": "#2544bb"
0163         },
0164         "Variable": {
0165             "selected-text-color": "#000000",
0166             "text-color": "#0057ae"
0167         },
0168         "VerbatimString": {
0169             "selected-text-color": "#000000",
0170             "text-color": "#2544bb"
0171         },
0172         "Warning": {
0173             "selected-text-color": "#9c0e0e",
0174             "text-color": "#bf0303"
0175         }
0176     }
0177 }