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

25 lines
369 B
JSON

{
"name": "Mocha (dark)",
"author": "Chris Kempson",
"color": [
"#3b3228",
"#cb6077",
"#beb55b",
"#f4bc87",
"#8ab3b5",
"#a89bb9",
"#7bbda4",
"#d0c8c6",
"#7e705a",
"#cb6077",
"#beb55b",
"#f4bc87",
"#8ab3b5",
"#a89bb9",
"#7bbda4",
"#f5eeeb"
],
"foreground": "#d0c8c6",
"background": "#3b3228"
}