style(next): fix native buttons background for mica

This commit is contained in:
Elian Doran 2024-12-07 02:34:28 +02:00
parent ae23a2e73e
commit 3f104ca663
No known key found for this signature in database

View File

@ -418,6 +418,7 @@ body.background-effects {
--tab-background-color: transparent; --tab-background-color: transparent;
--active-tab-background-color: var(--launcher-pane-background-color); --active-tab-background-color: var(--launcher-pane-background-color);
--launcher-pane-horizontal-border-color: rgba(0, 0, 0, 0.5); --launcher-pane-horizontal-border-color: rgba(0, 0, 0, 0.5);
--native-titlebar-background: #00000000;
} }
body.background-effects, body.background-effects,