Files
dotfiles/flake-modules/colors.json
Lennart J. Kurzweg (Nx2) f2dae2ee81 massive refactor
2026-01-13 00:35:27 +01:00

15 lines
327 B
JSON

{
"NxXPS": {
"base": {
"foreground": "#fecccc",
"background": "#190000"
},
"to_alter": {
"accent": "#ff3232",
"secondary": "#ff3232",
"tertiary": "#ff3232",
"special": "#31feff",
"weird": "#baff31"
}
}
}