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

26 lines
362 B
JSON

{
"name": "Monokai",
"author": "Cacodaimon",
"color": [
"#48483e",
"#dc2566",
"#8fc029",
"#d4c96e",
"#55bcce",
"#9358fe",
"#56b7a5",
"#acada1",
"#76715e",
"#fa2772",
"#a7e22e",
"#e7db75",
"#66d9ee",
"#ae82ff",
"#66efd5",
"#cfd0c2"
],
"foreground": "#f1ebeb",
"background": "#272822"
}