shelix/themes/tomorrow.dark.json
2024-02-26 00:37:44 +01:00

25 lines
372 B
JSON

{
"name": "Tomorrow (dark)",
"author": "Chris Kempson",
"color": [
"#1d1f21",
"#cc6666",
"#b5bd68",
"#f0c674",
"#81a2be",
"#b294bb",
"#8abeb7",
"#c5c8c6",
"#969896",
"#cc6666",
"#b5bd68",
"#f0c674",
"#81a2be",
"#b294bb",
"#8abeb7",
"#ffffff"
],
"foreground": "#c5c8c6",
"background": "#1d1f21"
}