diff options
Diffstat (limited to 'config/waybar/style/style-dark.css')
| -rw-r--r-- | config/waybar/style/style-dark.css | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/config/waybar/style/style-dark.css b/config/waybar/style/style-dark.css index ac688ecc..9ca82fb0 100644 --- a/config/waybar/style/style-dark.css +++ b/config/waybar/style/style-dark.css @@ -43,19 +43,19 @@ tooltip label { /*-----module groups----*/ .modules-right { - background-color: rgba(0, 0, 0, 0.6); + background-color: rgba(0, 0, 0, 0.8); border: 0px solid #b4befe; border-radius: 10px; } .modules-center { - background-color: rgba(0, 0, 0, 0.6); + background-color: rgba(0, 0, 0, 0.8); border: 0px solid #b4befe; border-radius: 10px; } .modules-left { - background-color: rgba(0, 0, 0, 0.6); + background-color: rgba(0, 0, 0, 0.8); border: 0px solid #b4befe; border-radius: 10px; |
