Files
dotfiles/flake-modules/colors.json
2026-01-12 02:42:26 +01:00

13 lines
262 B
JSON

{
"base": {
"foreground": "#eedce1",
"background": "#11080a"
},
"to_alter": {
"accent": "#bb768a",
"secondary": "#b5ff32",
"tertiary": "#918ea3",
"special": "#76bba7",
"weird": "#b7bb76"
}
}