Skip to content

Commit e559c40

Browse files
committed
*
1 parent 34bde16 commit e559c40

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Helium/gtk-4.0/_tauos.scss

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1453,12 +1453,12 @@ $colors: (
14531453
transition: all 150ms ease-in-out;
14541454

14551455
&:hover {
1456-
background: $surface_bg_color;
1456+
background: $surface_container_bg_color;
14571457
color: $accent_color;
14581458
}
14591459

14601460
&:active {
1461-
background: $surface_bg_color;
1461+
background: $surface_container_high_bg_color;
14621462
color: $accent_fg_color;
14631463
}
14641464
}

0 commit comments

Comments
 (0)