shelix/themes/codeschool.light.json

25 lines
375 B
JSON
Raw Normal View History

2024-02-26 02:37:44 +03:00
{
"name": "Codeschool (light)",
"author": "Chris Kempson",
"color": [
"#232c31",
"#2a5491",
"#237986",
"#a03b1e",
"#484d79",
"#c59820",
"#b02f30",
"#9ea7a6",
"#3f4944",
"#2a5491",
"#237986",
"#a03b1e",
"#484d79",
"#c59820",
"#b02f30",
"#b5d8f6"
],
"foreground": "#2a343a",
"background": "#b5d8f6"
}