adds readme and vscode wallust support
This commit is contained in:
16
.config/wallust/templates/vscode
Normal file
16
.config/wallust/templates/vscode
Normal file
@ -0,0 +1,16 @@
|
||||
{{ background }}
|
||||
{{ color1 }}
|
||||
{{ color2 }}
|
||||
{{ color3 }}
|
||||
{{ color4 }}
|
||||
{{ color5 }}
|
||||
{{ color6 }}
|
||||
{{ color7 }}
|
||||
{{ color8 }}
|
||||
{{ color9 }}
|
||||
{{ color10 }}
|
||||
{{ color11 }}
|
||||
{{ color12 }}
|
||||
{{ color13 }}
|
||||
{{ color14 }}
|
||||
{{ color15 }}
|
@ -5,4 +5,5 @@ palette = "dark"
|
||||
[templates]
|
||||
waybar = { template = 'waybar.css', target = '~/.config/waybar/colors-wallust.css' }
|
||||
alacritty = { template = 'alacritty.toml', target = '~/.config/alacritty/colors.toml' }
|
||||
hyprland = { template = 'hyprland.conf', target = '~/.config/hypr/config/colors.conf' }
|
||||
hyprland = { template = 'hyprland.conf', target = '~/.config/hypr/config/colors.conf' }
|
||||
vscode = { template = 'vscode', target = '~/.cache/wal/colors' }
|
Reference in New Issue
Block a user