Files
dotfiles/flake-modules/colors.json
Lennart J. Kurzweg (Nx2) d7cc5f77d7 colors from wallpapers
2024-09-04 16:59:05 +02:00

13 lines
262 B
JSON

{
"base": {
"foreground": "#eedce2",
"background": "#221016"
},
"to_alter": {
"accent": "#ac5271",
"secondary": "#f20c5b",
"tertiary": "#d5a287",
"special": "#51ac8d",
"weird": "#0cf2a3"
}
}