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": { "NxNORTH": {
"base": { "base": {
"foreground": "#e5e5e5", "foreground": "#d2cefc",
"background": "#0c0c0c" "background": "#030118"
}, },
"to_alter": { "to_alter": {
"accent": "#999999", "accent": "#4b3cf5",
"secondary": "#dddddd", "secondary": "#ff3632",
"tertiary": "#999999", "tertiary": "#fffc32",
"special": "#999999", "special": "#e6f53b",
"weird": "#999999" "weird": "#f53ba8"
} }
}, },
"NxDCS": { "NxDCS": {