Skip to content

Commit f03448b

Browse files
committed
style/gutter: tweak color on horizontal layout when background effects are enabled
1 parent f8ac09d commit f03448b

File tree

1 file changed

+1
-0
lines changed
  • apps/client/src/stylesheets/theme-next

1 file changed

+1
-0
lines changed

apps/client/src/stylesheets/theme-next/shell.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,7 @@ body.background-effects.theme-supports-background-effects.platform-win32.layout-
6464

6565
body.background-effects.theme-supports-background-effects.platform-win32.layout-horizontal {
6666
--center-pane-background-color-bgfx: var(--center-pane-horiz-layout-background-color-bgfx);
67+
--gutter-color: var(--left-pane-background-color);
6768
}
6869

6970
body.background-effects.theme-supports-background-effects.platform-win32,

0 commit comments

Comments
 (0)