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

0001 {
0002     "_comments": [
0003         "This theme has been adapted from the GtkSourceView Oblivion theme"
0004     ],
0005     "metadata": {
0006         "copyright": [
0007             "SPDX-FileCopyrightText: 2007 Paolo Borelli <pborelli@gnome.org>, GtkSourceView team",
0008             "SPDX-FileCopyrightText: 2020 Alexander Schlarb <alexander@ninetailed.ninja>"
0009         ],
0010         "name": "Oblivion",
0011         "revision": 2,
0012         "license": "SPDX-License-Identifier: MIT"
0013     },
0014     "text-styles": {
0015         "Alert": {
0016             "background-color": "#451e1a",
0017             "bold": true,
0018             "selected-text-color": "#e85848",
0019             "text-color": "#e85848"
0020         },
0021         "Annotation": {
0022             "selected-text-color": "#ad7fa8",
0023             "text-color": "#ad7fa8"
0024         },
0025         "Attribute": {
0026             "selected-text-color": "#ad7fa8",
0027             "text-color": "#ad7fa8"
0028         },
0029         "BaseN": {
0030             "selected-text-color": "#fce94f",
0031             "text-color": "#edd400"
0032         },
0033         "BuiltIn": {
0034             "selected-text-color": "#729fcf",
0035             "text-color": "#729fcf"
0036         },
0037         "Char": {
0038             "selected-text-color": "#fcaf3e",
0039             "text-color": "#ce5c00"
0040         },
0041         "Comment": {
0042             "selected-text-color": "#8ae234",
0043             "text-color": "#30a100"
0044         },
0045         "CommentVar": {
0046             "selected-text-color": "#ad7fa8",
0047             "text-color": "#ad7fa8"
0048         },
0049         "Constant": {
0050             "bold": true,
0051             "selected-text-color": "#ffffff",
0052             "text-color": "#edd400"
0053         },
0054         "ControlFlow": {
0055             "bold": true,
0056             "selected-text-color": "#ffffff",
0057             "text-color": "#ffffff"
0058         },
0059         "DataType": {
0060             "selected-text-color": "#508ed8",
0061             "text-color": "#508ed8"
0062         },
0063         "DecVal": {
0064             "selected-text-color": "#fce94f",
0065             "text-color": "#edd400"
0066         },
0067         "Documentation": {
0068             "selected-text-color": "#8ae234",
0069             "text-color": "#4e9a06"
0070         },
0071         "Error": {
0072             "selected-text-color": "#e85848",
0073             "text-color": "#e85848",
0074             "underline": true
0075         },
0076         "Extension": {
0077             "bold": true,
0078             "selected-text-color": "#508ed8",
0079             "text-color": "#508ed8"
0080         },
0081         "Float": {
0082             "selected-text-color": "#fcaf3e",
0083             "text-color": "#ce5c00"
0084         },
0085         "Function": {
0086             "bold": true,
0087             "selected-text-color": "#729fcf",
0088             "text-color": "#729fcf"
0089         },
0090         "Import": {
0091             "selected-text-color": "#ad7fa8",
0092             "text-color": "#ad7fa8"
0093         },
0094         "Information": {
0095             "selected-text-color": "#c0a25f",
0096             "text-color": "#c0a25f"
0097         },
0098         "Keyword": {
0099             "bold": true,
0100             "selected-text-color": "#ffffff",
0101             "text-color": "#ffffff"
0102         },
0103         "Normal": {
0104             "selected-text-color": "#eeeeec",
0105             "text-color": "#d3d7c1"
0106         },
0107         "Operator": {
0108             "selected-text-color": "#eeeeec",
0109             "text-color": "#eeeeec"
0110         },
0111         "Others": {
0112             "selected-text-color": "#fce94f",
0113             "text-color": "#edd400"
0114         },
0115         "Preprocessor": {
0116             "selected-text-color": "#ad7fa8",
0117             "text-color": "#ad7fa8"
0118         },
0119         "RegionMarker": {
0120             "background-color": "#1c2c3f",
0121             "selected-text-color": "#508ed8",
0122             "text-color": "#508ed8"
0123         },
0124         "SpecialChar": {
0125             "selected-text-color": "#fcaf3e",
0126             "text-color": "#ce5c00"
0127         },
0128         "SpecialString": {
0129             "selected-text-color": "#fce94f",
0130             "text-color": "#fce94f"
0131         },
0132         "String": {
0133             "selected-text-color": "#fce94f",
0134             "text-color": "#edd400"
0135         },
0136         "Variable": {
0137             "selected-text-color": "#ce5c00",
0138             "text-color": "#ce5c00"
0139         },
0140         "VerbatimString": {
0141             "selected-text-color": "#fce94f",
0142             "text-color": "#c4a000"
0143         },
0144         "Warning": {
0145             "selected-text-color": "#e85848",
0146             "text-color": "#e85848"
0147         }
0148     },
0149     "editor-colors": {
0150         "BackgroundColor": "#201f1f",
0151         "BracketMatching": "#8f5902",
0152         "CodeFolding": "#19395f",
0153         "CurrentLine": "#2e3436",
0154         "CurrentLineNumber": "#ffffff",
0155         "IconBorder": "#302f2f",
0156         "IndentationLine": "#989595",
0157         "LineNumbers": "#e0dedb",
0158         "MarkBookmark": "#0000cc",
0159         "MarkBreakpointActive": "#cc0000",
0160         "MarkBreakpointDisabled": "#cc00cc",
0161         "MarkBreakpointReached": "#00cc00",
0162         "MarkError": "#cc0000",
0163         "MarkExecution": "#888a85",
0164         "MarkWarning": "#ad7fa8",
0165         "ModifiedLines": "#cc0000",
0166         "ReplaceHighlight": "#356703",
0167         "SavedLines": "#4e9a06",
0168         "SearchHighlight": "#4e9a06",
0169         "Separator": "#787775",
0170         "SpellChecking": "#e85848",
0171         "TabMarker": "#555753",
0172         "TemplateBackground": "#302f2f",
0173         "TemplateFocusedPlaceholder": "#23321a",
0174         "TemplatePlaceholder": "#23321a",
0175         "TemplateReadOnlyPlaceholder": "#451e1a",
0176         "TextSelection": "#184880",
0177         "WordWrapMarker": "#3c3a3a"
0178     }
0179 }