update style

This commit is contained in:
sudacode 2025-05-08 14:11:03 -07:00
parent cd79b80bd7
commit 2c6984e655
Signed by: sudacode
SSH Key Fingerprint: SHA256:lT5C2bB398DcX6daCF/gYFNSTK3y+Du3oTGUnYzfTEw

View File

@ -213,7 +213,7 @@ label:focus {
/* background-color: @overlay0; */
background-color: @surface0;
color: @mantle;
margin: 5px;
margin: 5px 3px 5px 1px;
}
#tray > .passive {
@ -274,7 +274,7 @@ label:focus {
color: @mantle;
background-color: @peach;
padding: 0 10px;
margin: 5px 1px;
margin: 5px 5px 5px 1px;
}
#cava {
@ -311,7 +311,7 @@ label:focus {
background-color: @flamingo;
color: @base;
padding: 0 10px;
margin: 5px 1px;
margin: 5px 5px 5px 1px;
}
#custom-notification {