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": {
"base": {
"foreground": "#e7ccfe",
"background": "#0d0019"
"foreground": "#e5e5e5",
"background": "#0c0c0c"
},
"to_alter": {
"accent": "#9f35fc",
"secondary": "#324cff",
"tertiary": "#4a62e7",
"special": "#91fc34",
"weird": "#fc344f"
"accent": "#999999",
"secondary": "#dddddd",
"tertiary": "#999999",
"special": "#999999",
"weird": "#999999"
}
},
"NxDCS": {