Skip to content

Commit f467410

Browse files
committed
Fix contrast on titlebar buttons
1 parent f7b2b58 commit f467410

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

Helium/gtk-4.0/_tauos.scss

+4
Original file line numberDiff line numberDiff line change
@@ -1474,6 +1474,10 @@ $colors: (
14741474
background: bg-color(2);
14751475
}
14761476

1477+
& windowcontrols > button > image {
1478+
background: $surface_container_highest_bg_color;
1479+
}
1480+
14771481
& .appbar {
14781482
background: bg-color(2);
14791483

0 commit comments

Comments
 (0)