Files
dotfiles/flake-modules/colors.json
2025-10-04 12:29:02 +02:00

13 lines
262 B
JSON

{
"base": {
"foreground": "#fee5cc",
"background": "#190c00"
},
"to_alter": {
"accent": "#fc9835",
"secondary": "#fc3535",
"tertiary": "#e64b73",
"special": "#3499fc",
"weird": "#56fc34"
}
}