This commit is contained in:
iFargle 2023-08-30 20:59:59 +09:00
parent 06da58d6e3
commit 63acb683df

View file

@ -217,6 +217,27 @@
font-weight: bold; font-weight: bold;
} }
/*
* General background
*/
#network button:hover,
#mpris button:hover,
#memory button:hover,
#backlight button:hover,
#cpu button:hover,
#pulseaudio button:hover,
#temperature button:hover,
#battery button:hover,
#tray button:hover,
#submap button:hover,
#clock button:hover,
#idle_inhibitor button:hover,
#custom-tailscale button:hover,
#custom-wlogout button:hover,
#window button:hover{
background-color: #d5c4a1;
}
/* /*
* Warning plugins state * Warning plugins state
*/ */