north color

This commit is contained in:
Lennart J. Kurzweg (Nx2)
2026-01-27 15:53:32 +01:00
parent 2598b7562f
commit 627604d3f7

View File

@@ -27,15 +27,15 @@
}, },
"NxNORTH": { "NxNORTH": {
"base": { "base": {
"foreground": "#fce3ce", "foreground": "#cdfded",
"background": "#180b01" "background": "#001810"
}, },
"to_alter": { "to_alter": {
"accent": "#f4923d", "accent": "#37fab7",
"secondary": "#32ff9c", "secondary": "#ff3235",
"tertiary": "#f76b3a", "tertiary": "#e1cc50",
"special": "#3c9ff4", "special": "#fa3679",
"weird": "#61f43c" "weird": "#3638fa"
} }
}, },
"NxDCS": { "NxDCS": {