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

0001 {
0002     "_comments": [
0003         "A theme focused on ergonomics, using the 3 digit Tango color palette"
0004     ],
0005     "metadata": {
0006         "name": "Falcon",
0007         "revision": 4,
0008         "license": "SPDX-License-Identifier: MIT",
0009         "copyright": [ "SPDX-FileCopyrightText: 2021 Alberto Salvia Novella <https://es20490446e.wordpress.com>" ]
0010     },
0011     "custom-styles": {
0012         "Bash": {
0013             "Normal Text": {
0014                 "text-color": "#bbbbbb"
0015             }
0016         }
0017     },
0018     "editor-colors": {
0019         "BackgroundColor": "#223333",
0020         "BracketMatching": "#555555",
0021         "CodeFolding": "#224488",
0022         "CurrentLine": "#555555",
0023         "CurrentLineNumber": "#bbbbbb",
0024         "IconBorder": "#223333",
0025         "IndentationLine": "#888888",
0026         "LineNumbers": "#888888",
0027         "MarkBookmark": "#7799cc",
0028         "MarkBreakpointActive": "#ffaa33",
0029         "MarkBreakpointDisabled": "#aa77aa",
0030         "MarkBreakpointReached": "#449900",
0031         "MarkError": "#ef2929",
0032         "MarkExecution": "#888888",
0033         "MarkWarning": "#aa77aa",
0034         "ModifiedLines": "#aa0000",
0035         "ReplaceHighlight": "#224488",
0036         "SavedLines": "#449900",
0037         "SearchHighlight": "#224488",
0038         "Separator": "#555753",
0039         "SpellChecking": "#ef2929",
0040         "TabMarker": "#555555",
0041         "TemplateBackground": "#223333",
0042         "TemplateFocusedPlaceholder": "#23321a",
0043         "TemplatePlaceholder": "#23321a",
0044         "TemplateReadOnlyPlaceholder": "#451e1a",
0045         "TextSelection": "#3366aa",
0046         "WordWrapMarker": "#555753"
0047     },
0048     "text-styles": {
0049         "Alert": {
0050             "background-color": "#320000",
0051             "bold": true,
0052             "selected-text-color": "#ffaa33",
0053             "text-color": "#ee2222"
0054         },
0055         "Annotation": {
0056             "selected-text-color": "#ddddcc",
0057             "text-color": "#aa77aa"
0058         },
0059         "Attribute": {
0060             "selected-text-color": "#ddddcc",
0061             "text-color": "#aa77aa"
0062         },
0063         "BaseN": {
0064             "selected-text-color": "#ffee44",
0065             "text-color": "#eedd00"
0066         },
0067         "BuiltIn": {
0068             "selected-text-color": "#ddddcc",
0069             "text-color": "#7799cc"
0070         },
0071         "Char": {
0072             "selected-text-color": "#ffaa33",
0073             "text-color": "#ffaa33"
0074         },
0075         "Comment": {
0076             "selected-text-color": "#eeeeec",
0077             "text-color": "#888888"
0078         },
0079         "CommentVar": {
0080             "selected-text-color": "#ddddcc",
0081             "text-color": "#aa77aa"
0082         },
0083         "Constant": {
0084             "bold": true,
0085             "selected-text-color": "#ffee44",
0086             "text-color": "#eedd00"
0087         },
0088         "ControlFlow": {
0089             "bold": true,
0090             "selected-text-color": "#ffee44",
0091             "text-color": "#eedd00"
0092         },
0093         "DataType": {
0094             "selected-text-color": "#ddddcc",
0095             "text-color": "#7799cc"
0096         },
0097         "DecVal": {
0098             "selected-text-color": "#ffee44",
0099             "text-color": "#eedd00"
0100         },
0101         "Documentation": {
0102             "selected-text-color": "#eeeeee",
0103             "text-color": "#d3d7cf"
0104         },
0105         "Error": {
0106             "selected-text-color": "#ffaa33",
0107             "text-color": "#ee2222",
0108             "underline": true
0109         },
0110         "Extension": {
0111             "bold": true,
0112             "selected-text-color": "#ddddcc",
0113             "text-color": "#7799cc"
0114         },
0115         "Float": {
0116             "selected-text-color": "#ffaa33",
0117             "text-color": "#ffaa33"
0118         },
0119         "Function": {
0120             "bold": true,
0121             "selected-text-color": "#ddddcc",
0122             "text-color": "#7799cc"
0123         },
0124         "Import": {
0125             "selected-text-color": "#88ee33",
0126             "text-color": "#88ee33"
0127         },
0128         "Information": {
0129             "selected-text-color": "#eeeeee",
0130             "text-color": "#ddddcc"
0131         },
0132         "Keyword": {
0133             "bold": true,
0134             "selected-text-color": "#ddddcc",
0135             "text-color": "#aa77aa"
0136         },
0137         "Normal": {
0138             "selected-text-color": "#eeeeee",
0139             "text-color": "#ddddcc"
0140         },
0141         "Operator": {
0142             "selected-text-color": "#ffee44",
0143             "text-color": "#eedd00"
0144         },
0145         "Others": {
0146             "selected-text-color": "#ffee44",
0147             "text-color": "#eedd00"
0148         },
0149         "Preprocessor": {
0150             "selected-text-color": "#ddddcc",
0151             "text-color": "#aa77aa"
0152         },
0153         "RegionMarker": {
0154             "background-color": "#0d1932",
0155             "selected-text-color": "#ddddcc",
0156             "text-color": "#7799cc"
0157         },
0158         "SpecialChar": {
0159             "selected-text-color": "#ffaa33",
0160             "text-color": "#ffaa33"
0161         },
0162         "SpecialString": {
0163             "selected-text-color": "#eeeeee",
0164             "text-color": "#ddddcc"
0165         },
0166         "String": {
0167             "selected-text-color": "#eeeeee",
0168             "text-color": "#ddddcc"
0169         },
0170         "Variable": {
0171             "bold": true,
0172             "selected-text-color": "#ffaa33",
0173             "text-color": "#ffaa33"
0174         },
0175         "VerbatimString": {
0176             "selected-text-color": "#ffaa33",
0177             "text-color": "#ffaa33"
0178         },
0179         "Warning": {
0180             "selected-text-color": "#ffee44",
0181             "text-color": "#eedd00"
0182         }
0183     }
0184 }