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

25 lines
374 B
JSON

{
"name": "Codeschool (dark)",
"author": "Chris Kempson",
"color": [
"#232c31",
"#2a5491",
"#237986",
"#a03b1e",
"#484d79",
"#c59820",
"#b02f30",
"#9ea7a6",
"#3f4944",
"#2a5491",
"#237986",
"#a03b1e",
"#484d79",
"#c59820",
"#b02f30",
"#b5d8f6"
],
"foreground": "#9ea7a6",
"background": "#232c31"
}