16 lines
356 B
JSON
16 lines
356 B
JSON
{
|
|
"cursor": "#c3c5c8",
|
|
"number": "#c3c5c8",
|
|
"parens": "#979274",
|
|
"result": "#6F8F70",
|
|
"comment": "#5f6674",
|
|
"matched": "#6F8F70",
|
|
"function": "#4C4D4F",
|
|
"operator": "#C15E59",
|
|
"variable": "#6C6A5F",
|
|
"scrollbar": "#C15E59",
|
|
"separator": "#C15E59",
|
|
"background": "#101725",
|
|
"editorbackground": "#101725"
|
|
}
|