diff options
Diffstat (limited to 'config/wallust')
| -rw-r--r-- | config/wallust/templates/colors-waybar.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/wallust/templates/colors-waybar.css b/config/wallust/templates/colors-waybar.css index c59e4914..8f7efa96 100644 --- a/config/wallust/templates/colors-waybar.css +++ b/config/wallust/templates/colors-waybar.css @@ -1,7 +1,7 @@ /* ---- 💫 https://github.com/JaKooLit 💫 ---- */ /* wallust template - colors-waybar */ - @define-color foreground {{foreground}}; + @define-color foreground {{color12}}; @define-color background {{background}}; @define-color background-alt rgba({{background | rgb}},0.25); @define-color cursor {{cursor}}; |
