Files
dotfiles/flake-modules/colors.json
2025-08-28 00:11:56 +02:00

13 lines
262 B
JSON

{
"base": {
"foreground": "#dcd5f5",
"background": "#100929"
},
"to_alter": {
"accent": "#765ad7",
"secondary": "#ce32ff",
"tertiary": "#879eaa",
"special": "#bad759",
"weird": "#d75991"
}
}