north colors

This commit is contained in:
Lennart J. Kurzweg (Nx2)
2026-01-15 17:30:46 +01:00
parent 511d46f527
commit 336eadc732

View File

@@ -27,15 +27,15 @@
},
"NxNORTH": {
"base": {
"foreground": "#dddddd",
"background": "#111111"
"foreground": "#ddccfe",
"background": "#080019"
},
"to_alter": {
"accent": "#ff6666",
"secondary": "#ff8866",
"tertiary": "#ff6688",
"special": "#8888ff",
"weird": "#88ff66"
"accent": "#7736fb",
"secondary": "#ff5332",
"tertiary": "#f33e8e",
"special": "#b9fb35",
"weird": "#fb3578"
}
}
}