1
0
mirror of https://github.com/AvengeMedia/DankMaterialShell.git synced 2026-04-04 12:52:06 -04:00

Zen Browser Theme: fixing background color in template (#1557)

This commit is contained in:
johngalt
2026-01-31 14:58:03 -06:00
committed by GitHub
parent 07242a00b3
commit ecfd721fc0

View File

@@ -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 {