north colors

This commit is contained in:
Lennart J. Kurzweg (Nx2)
2026-01-17 22:47:57 +01:00
parent 03a53b006b
commit 28cd7a1ac3

View File

@@ -27,15 +27,15 @@
}, },
"NxNORTH": { "NxNORTH": {
"base": { "base": {
"foreground": "#ddccfe", "foreground": "#ccd6fe",
"background": "#080019" "background": "#000519"
}, },
"to_alter": { "to_alter": {
"accent": "#7736fb", "accent": "#325dff",
"secondary": "#ff5332", "secondary": "#ff3233",
"tertiary": "#f33e8e", "tertiary": "#3cff32",
"special": "#b9fb35", "special": "#ffd331",
"weird": "#fb3578" "weird": "#ff31e5"
} }
} }
} }