Skip to content

Commit

Permalink
ToolbarView: make tabbars flat
Browse files Browse the repository at this point in the history
  • Loading branch information
danirabbit committed Apr 30, 2024
1 parent 2c28ce4 commit 158cc9e
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/gtk-4.0/widgets/adw/ToolbarView.scss
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,10 @@ toolbarview {

revealer.top-bar headerbar,
revealer.top-bar headerbar:backdrop,
revealer.top-bar tabbar,
revealer.top-bar tabbar:backdrop,
revealer.top-bar tabbar .box,
revealer.top-bar tabbar:backdrop .box,
revealer.bottom-bar actionbar,
revealer.bottom-bar actionbar:backdrop {
background: inherit;
Expand Down

0 comments on commit 158cc9e

Please sign in to comment.