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

13 lines
262 B
JSON

{
"base": {
"foreground": "#d6d5f5",
"background": "#050414"
},
"to_alter": {
"accent": "#5d5ad7",
"secondary": "#ff3238",
"tertiary": "#8288af",
"special": "#d3d759",
"weird": "#d759aa"
}
}