north colors

This commit is contained in:
Lennart J. Kurzweg (Nx2)
2026-01-21 19:11:20 +01:00
parent 03e3f877a6
commit ec2ea43523

View File

@@ -27,15 +27,15 @@
}, },
"NxNORTH": { "NxNORTH": {
"base": { "base": {
"foreground": "#ccd6fe", "foreground": "#fce3ce",
"background": "#000519" "background": "#180b01"
}, },
"to_alter": { "to_alter": {
"accent": "#325dff", "accent": "#f4923d",
"secondary": "#ff3233", "secondary": "#32ff9c",
"tertiary": "#3cff32", "tertiary": "#f76b3a",
"special": "#ffd331", "special": "#3c9ff4",
"weird": "#ff31e5" "weird": "#61f43c"
} }
}, },
"NxDCS": { "NxDCS": {