style/gutter: tweak color on horizontal layout when background effects are enabled

This commit is contained in:
Adorian Doran 2025-11-09 16:32:32 +02:00
parent f8ac09df38
commit f03448bae4

View File

@ -64,6 +64,7 @@ body.background-effects.theme-supports-background-effects.platform-win32.layout-
body.background-effects.theme-supports-background-effects.platform-win32.layout-horizontal {
--center-pane-background-color-bgfx: var(--center-pane-horiz-layout-background-color-bgfx);
--gutter-color: var(--left-pane-background-color);
}
body.background-effects.theme-supports-background-effects.platform-win32,