diff --git a/.config/eww/eww.scss b/.config/eww/eww.scss index 957a2d9..f9f44f4 100755 --- a/.config/eww/eww.scss +++ b/.config/eww/eww.scss @@ -79,7 +79,7 @@ button { /* Root */ /*****************/ .bar1, .bar2, .bar3{ - background-color: rgba(65, 69, 89, 0.2); + background-color: rgba(36, 39, 58, 0.5); border-top-left-radius: 0px; border-top-right-radius: 0px; }