Files
dotfiles/flake-modules/colors.json
Lennart J. Kurzweg (Nx2) 470922dce2 ace colors
2025-10-05 01:51:11 +02:00

13 lines
262 B
JSON

{
"base": {
"foreground": "#fefefe",
"background": "#020202"
},
"to_alter": {
"accent": "#aaaaff",
"secondary": "#aaeeff",
"tertiary": "#aaffaa",
"special": "#aaffaa",
"weird": "#ffffaa"
}
}