butterfly was right, foot is better :3
This commit is contained in:
parent
a354fca7f5
commit
68cf02e366
11 changed files with 55 additions and 36 deletions
24
homes/modules/themeing/wallust/templates/foot-template.ini
Normal file
24
homes/modules/themeing/wallust/templates/foot-template.ini
Normal file
|
|
@ -0,0 +1,24 @@
|
|||
[colors]
|
||||
alpha=1.000000
|
||||
alpha-mode=default
|
||||
background={{ background | strip }}
|
||||
foreground={{ foreground | strip }}
|
||||
selection-background={{ foreground | strip }}
|
||||
selection-foreground={{ background | strip }}
|
||||
regular0={{ color0 | strip }}
|
||||
regular1={{ color1 | strip }}
|
||||
regular2={{ color2 | strip }}
|
||||
regular3={{ color3 | strip }}
|
||||
regular4={{ color4 | strip }}
|
||||
regular5={{ color5 | strip }}
|
||||
regular6={{ color6 | strip }}
|
||||
regular7={{ color7 | strip }}
|
||||
bright0={{ color8 | strip }}
|
||||
bright1={{ color9 | strip }}
|
||||
bright2={{ color10 | strip }}
|
||||
bright3={{ color11 | strip }}
|
||||
bright4={{ color12 | strip }}
|
||||
bright5={{ color13 | strip }}
|
||||
bright6={{ color14 | strip }}
|
||||
bright7={{ color15 | strip }}
|
||||
urls={{ color13 | strip }}
|
||||
|
|
@ -13,12 +13,12 @@ equibop.target = "~/.config/equibop/themes/base16-colors.css"
|
|||
equicord.template = "discord-template.css"
|
||||
equicord.target = "~/.config/Equicord/themes/base16-colors.css"
|
||||
|
||||
kitty.template = "kitty-template.conf"
|
||||
kitty.target = "~/.config/kitty/theme.conf"
|
||||
|
||||
hyprland.template = "hyprland-template.conf"
|
||||
hyprland.target = "~/.config/hypr/colors.conf"
|
||||
|
||||
foot.template = "foot-template.ini"
|
||||
foot.target = "~/.config/foot/theme.ini"
|
||||
|
||||
waybar.template = "waybar-template.css"
|
||||
waybar.target = "~/.config/waybar/colors.css"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue