Skip to content

Commit 9fd9fc3

Browse files
committed
feat: use raised with border style for top and bottom toolbars
1 parent 4160a42 commit 9fd9fc3

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

data/resources/ui/window.blp

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,8 @@ template $GeopardWindow: Adw.ApplicationWindow {
1717

1818
Adw.ToastOverlay toast_overlay {
1919
Adw.ToolbarView toolbar_view {
20+
top-bar-style: raised_border;
21+
bottom-bar-style: raised_border;
2022
reveal-bottom-bars: false;
2123

2224
[top]

0 commit comments

Comments
 (0)