summaryrefslogtreecommitdiff
path: root/.config/eww/eww.scss
diff options
context:
space:
mode:
authorThomas Voss <mail@thomasvoss.com> 2024-02-21 11:37:07 +0100
committerThomas Voss <mail@thomasvoss.com> 2024-02-21 11:37:07 +0100
commit6e845dacb460007c0b027ef0fbd24203db4b2512 (patch)
treed75ffb2fa371965a0e063cea14276b8823b8af07 /.config/eww/eww.scss
parent6452c9a4deeb9cc0d938632d3313b5cb2ed6f0f9 (diff)
eww: Change bar with bar-(1 2)
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 c2012ad..c181194 100644
--- a/.config/eww/eww.scss
+++ b/.config/eww/eww.scss
@@ -6,7 +6,7 @@
color: #FFF;
}
-.bar {
+.bar-1, .bar-2 {
background-color: rgba(43, 48, 59, 0.5);
border-bottom: 3px solid rgba(100, 114, 125, 0.5);
}