summaryrefslogtreecommitdiff
path: root/.config/eww/eww.scss
diff options
context:
space:
mode:
authorThomas Voss <mail@thomasvoss.com> 2024-09-14 15:41:29 +0200
committerThomas Voss <mail@thomasvoss.com> 2024-09-14 15:41:29 +0200
commit64c03ca147c9a4c3ff46753ae223bddf40a6ab74 (patch)
treebab4e8acbba2a873d015dbe77275588ba0f92cc3 /.config/eww/eww.scss
parent515fb412ee5be1a7517e4e931f9dbfee0ca0f9ac (diff)
eww: Update border color
Diffstat (limited to '.config/eww/eww.scss')
-rw-r--r--.config/eww/eww.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/eww/eww.scss b/.config/eww/eww.scss
index 613c46e..9cdf698 100644
--- a/.config/eww/eww.scss
+++ b/.config/eww/eww.scss
@@ -8,7 +8,7 @@
.bar-1, .bar-2 {
background-color: rgba(43, 48, 59, 0.5);
- border-bottom: 3px solid rgba(100, 114, 125, 0.5);
+ border-bottom: 2px solid rgb(100, 114, 125);
}
.end {