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/Obsidian Glow.css | |
| parent | 5d6f1cb2331a004c0a2f34154083659ee0a488d0 (diff) | |
Some minor adjustment on waybar configs and styles
Diffstat (limited to 'config/waybar/style/Obsidian Glow.css')
| -rw-r--r-- | config/waybar/style/Obsidian Glow.css | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/config/waybar/style/Obsidian Glow.css b/config/waybar/style/Obsidian Glow.css index dad6a1e0..26f4b1df 100644 --- a/config/waybar/style/Obsidian Glow.css +++ b/config/waybar/style/Obsidian Glow.css @@ -180,7 +180,7 @@ tooltip label { min-width: 80px; min-height: 5px; border-radius: 5px; - background-color: #22252a; + background-color: grey; } #pulseaudio-slider highlight { @@ -202,7 +202,7 @@ tooltip label { min-width: 80px; min-height: 10px; border-radius: 5px; - background-color: #22252a; + background-color: grey; } #backlight-slider highlight { |
