shelix/themes/neon.json

25 lines
348 B
JSON
Raw Permalink Normal View History

2024-02-26 02:37:44 +03:00
{
"name": "Neon",
"author": "",
"color": [
"#171717",
"#d81765",
"#97d01a",
"#ffa800",
"#16b1fb",
"#ff2491",
"#0fdcb6",
"#ebebeb",
"#38252c",
"#ff0000",
"#76b639",
"#e1a126",
"#289cd5",
"#ff2491",
"#0a9b81",
"#f8f8f8"
],
"foreground": "#f8f8f8",
"background": "#171717"
}