diff --git a/resources/window.blp b/resources/window.blp
index 5ec38e1..92a3652 100644
--- a/resources/window.blp
+++ b/resources/window.blp
@@ -7,8 +7,6 @@ template $AudreyUiWindow: Adw.ApplicationWindow {
default-height: 600;
Adw.ToolbarView {
- top-bar-style: raised;
- bottom-bar-style: raised;
[top]
Adw.HeaderBar {
diff --git a/src/ui/window.rs b/src/ui/window.rs
index e474213..2cfc3bb 100644
--- a/src/ui/window.rs
+++ b/src/ui/window.rs
@@ -38,6 +38,8 @@ mod imp {
#[property(get, set, nullable)]
playing_cover_art: RefCell