by roundabout, Saturday, 6 March 2021, 23:32:58 (1615073578), pushed by roundabout, Sunday, 11 May 2025, 13:22:57 (1746969777)
Author identity: nana-4 <hnmaigo@gmail.com>
977c0ee32b5612d7160523c982143d0f05df060c
src/gtk/sass/_common-3.20.scss
@@ -3645,11 +3645,12 @@ stacksidebar.sidebar {
min-height: 32px;
padding: 0 8px - 6px;
border-radius: $corner-radius;
color: hint($on-surface);
font-weight: 500;
&:selected {
$background-color: overlay("activated", $primary);
color: $primary;
font-weight: 500;
@include ink-color($primary, $on: $background-color, $hover-alt: true);
}