addet some styles

This commit is contained in:
pika 2025-01-18 02:07:47 +01:00
parent 18ae941c91
commit b1d7c328b6
3 changed files with 358 additions and 1 deletions

View file

@ -93,7 +93,7 @@ window#waybar {
border-radius: 6px;
/* background: transparent; */
background: rgba(89, 87, 102, 0.336);
background: rgba(51, 50, 59, 0.736);
transition: 600ms;
@ -103,6 +103,7 @@ window#waybar.empty {
margin-top: 4px;
border: solid 2px rgba(136, 136, 136, 0.8);
background: rgba(89, 87, 102, 0.336);
}