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": {
"base": {
"foreground": "#ccd6fe",
"background": "#000519"
"foreground": "#fce3ce",
"background": "#180b01"
},
"to_alter": {
"accent": "#325dff",
"secondary": "#ff3233",
"tertiary": "#3cff32",
"special": "#ffd331",
"weird": "#ff31e5"
"accent": "#f4923d",
"secondary": "#32ff9c",
"tertiary": "#f76b3a",
"special": "#3c9ff4",
"weird": "#61f43c"
}
},
"NxDCS": {