Files
dotfiles/flake-modules/colors.json
Lennart J. Kurzweg (Nx2) 68cb4377b7 New Flake Style XPS fix
2025-05-27 12:12:36 +02:00

13 lines
262 B
JSON

{
"base": {
"foreground": "#dbd2f8",
"background": "#0f062c"
},
"to_alter": {
"accent": "#724ce5",
"secondary": "#ff3271",
"tertiary": "#ffc932",
"special": "#bfe54b",
"weird": "#e54b8b"
}
}