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": {
"base": {
"foreground": "#fce3ce",
"background": "#180b01"
"foreground": "#cdfded",
"background": "#001810"
},
"to_alter": {
"accent": "#f4923d",
"secondary": "#32ff9c",
"tertiary": "#f76b3a",
"special": "#3c9ff4",
"weird": "#61f43c"
"accent": "#37fab7",
"secondary": "#ff3235",
"tertiary": "#e1cc50",
"special": "#fa3679",
"weird": "#3638fa"
}
},
"NxDCS": {