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": {
"base": {
"foreground": "#e4f4d6",
"background": "#0c1405"
"foreground": "#fccee9",
"background": "#18010e"
},
"to_alter": {
"accent": "#94d45d",
"secondary": "#ffb732",
"tertiary": "#75bcad",
"special": "#9c5cd4",
"weird": "#5cd4c4"
"accent": "#f43da7",
"secondary": "#3269ff",
"tertiary": "#d744ed",
"special": "#3cf48a",
"weird": "#f4c63c"
}
},
"NxACE": {