Skip to content

Commit

Permalink
_common.scss - White titlebar bug on normal non-headerbar
Browse files Browse the repository at this point in the history
  • Loading branch information
lainsce authored Jul 17, 2023
1 parent 25e4a15 commit efb44cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Helium/gtk-3.0/_common.scss
Original file line number Diff line number Diff line change
Expand Up @@ -1510,7 +1510,7 @@ headerbar {

&:backdrop {
//border-color: $backdrop_borders_color;
background-color: $headerbar_backdrop_color;
background-color: $headerbar_shade_color;
background-image: none;
transition: $backdrop_transition;
}
Expand Down

0 comments on commit efb44cd

Please sign in to comment.