updates ironbar and swaync styles
This commit is contained in:
parent
fe01a8df67
commit
aa3f2eaf35
2 changed files with 4 additions and 1 deletions
|
|
@ -27,6 +27,10 @@
|
|||
border: none;
|
||||
}
|
||||
|
||||
.background {
|
||||
opacity: 0.94;
|
||||
}
|
||||
|
||||
.background, .container {
|
||||
background-color: var(--color-dark-primary);
|
||||
}
|
||||
|
|
|
|||
|
|
@ -327,7 +327,6 @@ notificationwindow, blankwindow, blankwindow {
|
|||
/* The Control Center which contains the old notifications + widgets */
|
||||
background-color: @bg;
|
||||
border-radius: 0;
|
||||
border-left: 2px solid @magenta_subtle_bg;
|
||||
color: @fg;
|
||||
opacity: 0.95;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue