shelix/themes/shapeshifter.dark.json

25 lines
376 B
JSON
Raw Permalink Normal View History

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