@ -225,7 +225,7 @@
box-shadow: none;
text-shadow: none;
color: $text-secondary;
background-color: if($variant == 'light', rgba(black, 0.04), rgba(white, 0.03));
background-color: $fill;
&:hover, &:focus {
color: $text;
@ -900,7 +900,7 @@ StScrollBar StButton#vhandle:active, StScrollBar StButton#hhandle:active {
color: rgba(255, 255, 255, 0.7);
background-color: rgba(255, 255, 255, 0.03);
background-color: rgba(255, 255, 255, 0.04);
}
.world-clocks-button:hover, .world-clocks-button:focus,
@ -996,7 +996,7 @@ StScrollBar StButton#vhandle:active, StScrollBar StButton#hhandle:active {