summaryrefslogtreecommitdiff
path: root/wallust/wallust.toml
blob: f9e64ed79402b50b76e2a54f1858f313552c6746 (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
38
39
40
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.toml'
starship.target = '~/.config/starship/starship.toml'

transient_star.template = 'starship_transient.toml'
transient_star.target = '~/.config/starship/transient.toml'

sway.template = 'colors_sway'
sway.target = '~/.config/sway/colors'

neopywal.template = 'colors_neowallust.vim'
neopywal.target = '~/.local/share/nvim/lazy/neopywal/palettes/wallust.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