diff --git a/quickshell/matugen/templates/zen-userchrome.css b/quickshell/matugen/templates/zen-userchrome.css index f03b0aac..ed4b7224 100644 --- a/quickshell/matugen/templates/zen-userchrome.css +++ b/quickshell/matugen/templates/zen-userchrome.css @@ -8,7 +8,7 @@ --arrowpanel-color: {{colors.on_surface.default.hex}} !important; --arrowpanel-background: {{colors.surface_container.default.hex}} !important; --sidebar-text-color: {{colors.on_background.default.hex}} !important; - --zen-main-browser-background: {{colors.background.default.hex}} !important; +/* --zen-main-browser-background: {{colors.background.default.hex}} !important; */ } .sidebar-placesTree { @@ -16,7 +16,7 @@ } #zen-workspaces-button { - background-color: {{colors.on_surface_variant.default.hex}} !important; + background-color: {{colors.surface_container.default.hex}} !important; } #TabsToolbar {