North colors

This commit is contained in:
Lennart J. Kurzweg (Nx2)
2026-02-27 19:03:51 +01:00
parent 78fb91c311
commit 5fafc9e8a3

View File

@@ -27,15 +27,15 @@
}, },
"NxNORTH": { "NxNORTH": {
"base": { "base": {
"foreground": "#e7ccfe", "foreground": "#e5e5e5",
"background": "#0d0019" "background": "#0c0c0c"
}, },
"to_alter": { "to_alter": {
"accent": "#9f35fc", "accent": "#999999",
"secondary": "#324cff", "secondary": "#dddddd",
"tertiary": "#4a62e7", "tertiary": "#999999",
"special": "#91fc34", "special": "#999999",
"weird": "#fc344f" "weird": "#999999"
} }
}, },
"NxDCS": { "NxDCS": {