blob: 05ef2b55a7e17366627c236dc9bd626ecff329bb (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
|
# /* ---- 💫 https://github.com/LinuxBeginnings 💫 ---- */ #
# wallust configuration - kitty only
backend = "fastresize"
color_space = "labmixed"
palette = "softdark16"
threshold = 11
[templates]
kitty.template = 'colors-kitty.conf'
kitty.target = '~/.config/kitty/kitty-themes/01-Wallust.conf'
|