diff options
| author | JaKooLit <jimmielovejay.com> | 2023-12-15 00:45:49 +0900 |
|---|---|---|
| committer | JaKooLit <jimmielovejay.com> | 2023-12-15 00:45:49 +0900 |
| commit | 07c133f8dc86494d5edc06738e616737b176b6b5 (patch) | |
| tree | a2e959c7297e7f0a97c7fd6a4499daadbcee355e /config/waybar/style/Purpl.css | |
| parent | 5d6f1cb2331a004c0a2f34154083659ee0a488d0 (diff) | |
Some minor adjustment on waybar configs and styles
Diffstat (limited to 'config/waybar/style/Purpl.css')
| -rw-r--r-- | config/waybar/style/Purpl.css | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/config/waybar/style/Purpl.css b/config/waybar/style/Purpl.css index 314f806a..6ae762ed 100644 --- a/config/waybar/style/Purpl.css +++ b/config/waybar/style/Purpl.css @@ -215,7 +215,7 @@ tooltip { min-width: 80px; min-height: 5px; border-radius: 5px; - background-color: #22252a; + background-color: #6E6A86; } #pulseaudio-slider highlight { @@ -237,7 +237,7 @@ tooltip { min-width: 80px; min-height: 10px; border-radius: 5px; - background-color: #22252a; + background-color: #6E6A86; } #backlight-slider highlight { |
