Skip to content

Commit

Permalink
make main-view much brighter
Browse files Browse the repository at this point in the history
  • Loading branch information
lainsce authored Jan 22, 2023
1 parent 26aec0c commit b2b58ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Helium/gtk-4.0/_tauos.scss
Original file line number Diff line number Diff line change
Expand Up @@ -798,7 +798,7 @@ $colors: (
}

.main-view {
background: $card_bg_color;
background: mix($card_bg_color, @view_bg_color, 0.5);

& .mini-content-block,
& .content-block {
Expand Down

0 comments on commit b2b58ec

Please sign in to comment.