fix refactor for north

This commit is contained in:
Lennart J. Kurzweg (Nx2)
2026-01-15 16:09:26 +01:00
parent bb754e99f7
commit 42685cce35
2 changed files with 17 additions and 1 deletions

View File

@@ -24,5 +24,18 @@
"special": "#8888ff",
"weird": "#88ff66"
}
},
"NxNORTH": {
"base": {
"foreground": "#dddddd",
"background": "#111111"
},
"to_alter": {
"accent": "#ff6666",
"secondary": "#ff8866",
"tertiary": "#ff6688",
"special": "#8888ff",
"weird": "#88ff66"
}
}
}