shelix/themes/shapeshifter.light.json

25 lines
377 B
JSON
Raw Normal View History

2024-02-26 02:37:44 +03:00
{
"name": "Shapeshifter (light)",
"author": "Chris Kempson",
"color": [
"#000000",
"#e92f2f",
"#0ed839",
"#dddd13",
"#3b48e3",
"#f996e2",
"#23edda",
"#ababab",
"#343434",
"#e92f2f",
"#0ed839",
"#dddd13",
"#3b48e3",
"#f996e2",
"#23edda",
"#f9f9f9"
],
"foreground": "#102015",
"background": "#f9f9f9"
}