style(next): tweak horizontal layout mica intensity

This commit is contained in:
Elian Doran 2024-12-07 02:19:33 +02:00
parent c02462bf81
commit 6365682ae1
No known key found for this signature in database

View File

@ -416,7 +416,7 @@ body.layout-horizontal {
body.background-effects,
body.background-effects #root-widget {
background: transparent !important;
--launcher-pane-background-color: rgba(255, 255, 255, 0.055);
--launcher-pane-background-color: rgba(255, 255, 255, 0.09);
--tab-background-color: transparent;
--active-tab-background-color: var(--launcher-pane-background-color);
--launcher-pane-horizontal-border-color: rgba(0, 0, 0, 0.5);