diff --git a/resources/style.css b/resources/style.css index 3877351..49e620a 100644 --- a/resources/style.css +++ b/resources/style.css @@ -1,4 +1,4 @@ -window.background > * { +toolbarview#main { /* from amberol */ background: linear-gradient(127deg, color-mix(in srgb, var(--background-color-0) 55%, transparent), color-mix(in srgb, var(--background-color-0) 0%, transparent) 70.71%), linear-gradient(217deg, color-mix(in srgb, var(--background-color-1) 55%, transparent), color-mix(in srgb, var(--background-color-1) 0%, transparent) 70.71%), diff --git a/resources/window.blp b/resources/window.blp index ed12b97..fefa2b5 100644 --- a/resources/window.blp +++ b/resources/window.blp @@ -7,6 +7,8 @@ template $AudreyUiWindow: Adw.ApplicationWindow { default-height: 600; Adw.ToolbarView { + name: "main"; + [top] Adw.HeaderBar { [start]