xps colors

This commit is contained in:
Lennart J. Kurzweg (Nx2)
2026-05-26 19:20:23 +02:00
parent 6b7f4459fc
commit 1a662d9acf

View File

@@ -1,15 +1,15 @@
{ {
"NxXPS": { "NxXPS": {
"base": { "base": {
"foreground": "#e4f4d6", "foreground": "#fccee9",
"background": "#0c1405" "background": "#18010e"
}, },
"to_alter": { "to_alter": {
"accent": "#94d45d", "accent": "#f43da7",
"secondary": "#ffb732", "secondary": "#3269ff",
"tertiary": "#75bcad", "tertiary": "#d744ed",
"special": "#9c5cd4", "special": "#3cf48a",
"weird": "#5cd4c4" "weird": "#f4c63c"
} }
}, },
"NxACE": { "NxACE": {