shelix/themes/twilight.light.json

25 lines
373 B
JSON
Raw Permalink Normal View History

2024-02-26 02:37:44 +03:00
{
"name": "Twilight (light)",
"author": "Chris Kempson",
"color": [
"#1e1e1e",
"#cf6a4c",
"#8f9d6a",
"#f9ee98",
"#7587a6",
"#9b859d",
"#afc4db",
"#a7a7a7",
"#5f5a60",
"#cf6a4c",
"#8f9d6a",
"#f9ee98",
"#7587a6",
"#9b859d",
"#afc4db",
"#ffffff"
],
"foreground": "#464b50",
"background": "#ffffff"
}