blob: 26ad8d11274652344a268dca908c47a1de0b5af5 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
|
color_space = "lch"
palette = "dark16"
check_contrast = true
saturation = 30
threshold = 10
[templates]
waybar.template = 'colors_waybar.css'
waybar.target = '~/.config/waybar/colors.css'
kitty.template = 'colors_kitty.conf'
kitty.target = '~/.config/kitty/colors.conf'
starship.template = 'starship'
starship.target = '~/.config/starship/'
sway.template = 'colors_sway'
sway.target = '~/.config/sway/colors'
neopywal.template = 'colors_neopywal.vim'
neopywal.target = '~/.cache/wallust/colors_neopywal.vim'
rofi.template = 'colors_rofi.rasi'
rofi.target = '~/.config/rofi/colors.rasi'
swaylock.template = 'swaylock'
swaylock.target = '~/.config/swaylock/config'
dunst.template = 'dunstrc'
dunst.target = '~/.config/dunst/dunstrc'
zathura.template = 'colors_zathura'
zathura.target = '~/.config/zathura/colors'
fish.template = 'colors_fish.fish'
fish.target = '~/.config/fish/colors.fish'
fish.pywal = true
|