Files
dotfiles/flake-modules/colors.json
Lennart J. Kurzweg (Nx2) edda49ee66 25.11
2025-12-03 01:59:12 +01:00

13 lines
262 B
JSON

{
"base": {
"foreground": "#feccd2",
"background": "#190003"
},
"to_alter": {
"accent": "#fd344d",
"secondary": "#ff32c6",
"tertiary": "#b935fc",
"special": "#33fde4",
"weird": "#d3fd33"
}
}