diff options
| author | JaKooLit <jimmielovejay@gmail.com> | 2024-06-01 20:26:21 +0900 |
|---|---|---|
| committer | JaKooLit <jimmielovejay@gmail.com> | 2024-06-01 20:26:21 +0900 |
| commit | 6b39a55846bf64bb5f089f511ce21303906a92e5 (patch) | |
| tree | 7a714a5022663266b4f3af31a7c70e3a0f841435 /config | |
| parent | 6885aaf174503b39f0610fe8fc9a41b648aa99df (diff) | |
small color correction waybar [box style]
Diffstat (limited to 'config')
| -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; |
