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": {
"base": {
"foreground": "#ddccfe",
"background": "#080019"
"foreground": "#ccd6fe",
"background": "#000519"
},
"to_alter": {
"accent": "#7736fb",
"secondary": "#ff5332",
"tertiary": "#f33e8e",
"special": "#b9fb35",
"weird": "#fb3578"
"accent": "#325dff",
"secondary": "#ff3233",
"tertiary": "#3cff32",
"special": "#ffd331",
"weird": "#ff31e5"
}
}
}