16 lines
356 B
JSON
16 lines
356 B
JSON
{
|
|
"cursor": "#f1c3bf",
|
|
"number": "#f1c3bf",
|
|
"parens": "#F3877C",
|
|
"result": "#DE5F67",
|
|
"comment": "#a88885",
|
|
"matched": "#DE5F67",
|
|
"function": "#98364A",
|
|
"operator": "#A84859",
|
|
"variable": "#C6394B",
|
|
"scrollbar": "#A84859",
|
|
"separator": "#A84859",
|
|
"background": "#0f0d16",
|
|
"editorbackground": "#0f0d16"
|
|
}
|