shelix/themes/Muzieca mono.json

25 lines
355 B
JSON
Raw Normal View History

2024-02-26 02:37:44 +03:00
{
"name": "Mono",
"author": "Muzieca",
"color": [
"#000000",
"#111111",
"#222222",
"#333333",
"#444444",
"#555555",
"#666666",
"#777777",
"#090909",
"#181818",
"#272727",
"#393939",
"#484848",
"#595959",
"#707070",
"#818181"
],
"foreground": "#ffffff",
"background": "#000000"
}