nevereverever.de/pandoc/solarized.theme
2026-02-20 20:13:39 +01:00

226 lines
4.9 KiB
Text

{
"metadata": {
"author": "Never Gude <n.gude@posteo.de>",
"license": "Unlicense",
"name": "solarized",
"revision": 1
},
"text-color": "#839496",
"background-color": "#002b36",
"line-number-color": "#586e75",
"line-number-background-color": "#073642",
"text-styles": {
"Alert": {
"text-color": "#d33682",
"background-color": null,
"bold": false,
"italic": false,
"underline": false
},
"Annotation": {
"text-color": "#dc322f",
"background-color": null,
"bold": false,
"italic": false,
"underline": false
},
"Attribute": {
"text-color": "#dc322f",
"background-color": null,
"bold": false,
"italic": false,
"underline": false
},
"BaseN": {
"text-color": "#2aa198",
"background-color": null,
"bold": false,
"italic": false,
"underline": false
},
"BuiltIn": {
"text-color": "#b58900",
"background-color": null,
"bold": false,
"italic": false,
"underline": false
},
"Char": {
"text-color": "#2aa198",
"background-color": null,
"bold": false,
"italic": false,
"underline": false
},
"Comment": {
"text-color": "#586e75",
"background-color": null,
"bold": false,
"italic": true,
"underline": false
},
"CommentVar": {
"text-color": "#268bd2",
"background-color": null,
"bold": false,
"italic": false,
"underline": false
},
"Constant": {
"text-color": "#b58900",
"background-color": null,
"bold": false,
"italic": false,
"underline": false
},
"ControlFlow": {
"text-color": "#859900",
"background-color": null,
"bold": false,
"italic": false,
"underline": false
},
"DataType": {
"text-color": "#b58900",
"background-color": null,
"bold": false,
"italic": false,
"underline": false
},
"DecVal": {
"text-color": "#2aa198",
"background-color": null,
"bold": false,
"italic": false,
"underline": false
},
"Documentation": {
"text-color": "#586e75",
"background-color": null,
"bold": false,
"italic": true,
"underline": false
},
"Error": {
"text-color": "#dc322f",
"background-color": null,
"bold": false,
"italic": false,
"underline": true
},
"Extension": {
"text-color": "#b58900",
"background-color": null,
"bold": false,
"italic": false,
"underline": false
},
"Float": {
"text-color": "#2aa198",
"background-color": null,
"bold": false,
"italic": false,
"underline": false
},
"Function": {
"text-color": null,
"background-color": null,
"bold": false,
"italic": false,
"underline": false
},
"Import": {
"text-color": "#cb4b16",
"background-color": null,
"bold": null,
"italic": false,
"underline": false
},
"Information": {
"text-color": "#268bd2",
"background-color": null,
"bold": false,
"italic": false,
"underline": false
},
"Keyword": {
"text-color": "#93a1a1",
"background-color": null,
"bold": true,
"italic": false,
"underline": false
},
"Operator": {
"text-color": null,
"background-color": null,
"bold": false,
"italic": false,
"underline": false
},
"Others": {
"text-color": null,
"background-color": null,
"bold": false,
"italic": false,
"underline": false
},
"Preprocessor": {
"text-color": "#cb4b16",
"background-color": null,
"bold": false,
"italic": false,
"underline": false
},
"RegionMarker": {
"text-color": "#cb4b16",
"background-color": null,
"bold": false,
"italic": false,
"underline": false
},
"SpecialChar": {
"text-color": "#dc322f",
"background-color": null,
"bold": false,
"italic": false,
"underline": false
},
"SpecialString": {
"text-color": "#b58900",
"background-color": null,
"bold": false,
"italic": false,
"underline": false
},
"String": {
"text-color": "#2aa198",
"background-color": null,
"bold": false,
"italic": false,
"underline": false
},
"Variable": {
"text-color": "#cb4b16",
"background-color": null,
"bold": false,
"italic": false,
"underline": false
},
"VerbatimString": {
"text-color": "#dc322f",
"background-color": null,
"bold": false,
"italic": false,
"underline": false
},
"Warning": {
"text-color": "#b58900",
"background-color": null,
"bold": false,
"italic": false,
"underline": false
}
}
}