North Colors

This commit is contained in:
Lennart J. Kurzweg (Nx2)
2026-03-10 01:51:54 +01:00
parent f3e4b617ff
commit 8745f42f80

View File

@@ -27,15 +27,15 @@
},
"NxNORTH": {
"base": {
"foreground": "#e5e5e5",
"background": "#0c0c0c"
"foreground": "#d2cefc",
"background": "#030118"
},
"to_alter": {
"accent": "#999999",
"secondary": "#dddddd",
"tertiary": "#999999",
"special": "#999999",
"weird": "#999999"
"accent": "#4b3cf5",
"secondary": "#ff3632",
"tertiary": "#fffc32",
"special": "#e6f53b",
"weird": "#f53ba8"
}
},
"NxDCS": {