diff options
| -rw-r--r-- | config/waybar/style/[Wallust] Box type.css | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/config/waybar/style/[Wallust] Box type.css b/config/waybar/style/[Wallust] Box type.css index c318bf65..a5338e84 100644 --- a/config/waybar/style/[Wallust] Box type.css +++ b/config/waybar/style/[Wallust] Box type.css @@ -53,8 +53,8 @@ window#waybar.empty #window { #taskbar button.active, #workspaces button.active { - color: @background; - background-color: @color7; + color: @color12; + background-color: @foreground; padding-left: 4px; padding-right: 8px; animation: gradient_f 20s ease-in infinite; |
