diff options
| author | joott <josh@ottmail.me> | 2025-07-30 15:53:29 -0400 |
|---|---|---|
| committer | joott <josh@ottmail.me> | 2025-07-30 15:53:29 -0400 |
| commit | 26694e09e8f5bf2262737312e7ad217118db20de (patch) | |
| tree | ca55eee2f8c5106c61e747979780d6f393fd24c9 /wallust/templates/colors_waybar.css | |
| parent | 89a596a50ec61b8ebd6040b06a7cab994afd1b3a (diff) | |
| download | dotfiles-26694e09e8f5bf2262737312e7ad217118db20de.tar.gz dotfiles-26694e09e8f5bf2262737312e7ad217118db20de.zip | |
switching to yadm
Diffstat (limited to 'wallust/templates/colors_waybar.css')
| -rw-r--r-- | wallust/templates/colors_waybar.css | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/wallust/templates/colors_waybar.css b/wallust/templates/colors_waybar.css deleted file mode 100644 index 24dad19..0000000 --- a/wallust/templates/colors_waybar.css +++ /dev/null @@ -1,20 +0,0 @@ -@define-color foreground {{foreground}}; -@define-color background {{background}}; -@define-color cursor {{cursor}}; - -@define-color color0 {{color0}}; -@define-color color1 {{color1}}; -@define-color color2 {{color2}}; -@define-color color3 {{color3}}; -@define-color color4 {{color4}}; -@define-color color5 {{color5}}; -@define-color color6 {{color6}}; -@define-color color7 {{color7}}; -@define-color color8 {{color8}}; -@define-color color9 {{color9}}; -@define-color color10 {{color10}}; -@define-color color11 {{color11}}; -@define-color color12 {{color12}}; -@define-color color13 {{color13}}; -@define-color color14 {{color14}}; -@define-color color15 {{color15}}; |