Background color as rgba
This commit is contained in:
parent
73f523808e
commit
736c9cffaa
@ -6,7 +6,7 @@
|
||||
|
||||
window#waybar {
|
||||
/*background-color: rgba(43, 48, 59, 0.5);*/
|
||||
background-color: #9933022f;
|
||||
background-color: rgba(51, 2, 47, 0.6);
|
||||
border-bottom: 3px solid rgba(100, 114, 125, 0.5);
|
||||
color: #ffffff;
|
||||
transition-property: background-color;
|
||||
|
Loading…
Reference in New Issue
Block a user