Files
dotfiles/flake-modules/colors.json
2025-10-24 12:40:16 +02:00

13 lines
262 B
JSON

{
"base": {
"foreground": "#eddbef",
"background": "#100711"
},
"to_alter": {
"accent": "#ba71c0",
"secondary": "#3266ff",
"tertiary": "#4bb6e6",
"special": "#76c071",
"weird": "#c08571"
}
}