Skip to content

Commit e9de457

Browse files
committed
Meh
1 parent ef354eb commit e9de457

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

Helium/gtk-4.0/_tauos.scss

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2847,13 +2847,13 @@ $colors: (
28472847

28482848
& button {
28492849
background: none;
2850-
color: $osd_primary_color;
2850+
color: $osd_accent_color;
28512851

28522852
&:hover {
2853-
color: $osd_primary_color;
2853+
color: $osd_accent_color;
28542854
}
28552855
&:active {
2856-
color: $osd_primary_color;
2856+
color: $osd_accent_color;
28572857
}
28582858
}
28592859
}

0 commit comments

Comments
 (0)