This commit is contained in:
Lennart J. Kurzweg (Nx2)
2026-01-13 00:52:38 +01:00
parent f2dae2ee81
commit 6d8a7e7194
2 changed files with 14 additions and 1 deletions

View File

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