diff --git a/mainview/style.css b/mainview/style.css index 21b1763..9e1c073 100644 --- a/mainview/style.css +++ b/mainview/style.css @@ -34,7 +34,8 @@ blockquote { height: 30px; z-index: 1000; -webkit-app-region: drag; - background-color: color-mix(in srgb,var(--xf-bg) 85%,var(--md-sys-color-primary-container)) !important; + backdrop-filter: blur(20px) saturate(1.8); + background-color: color-mix(in srgb,color-mix(in srgb,var(--xf-bg) 85%,var(--md-sys-color-primary-container)), transparent 40%) !important; } .text-titlebar-sysmocap {