addet some styles
This commit is contained in:
parent
18ae941c91
commit
b1d7c328b6
3 changed files with 358 additions and 1 deletions
|
@ -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);
|
||||
}
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue