mirror of
https://github.com/AvengeMedia/DankMaterialShell.git
synced 2026-01-24 21:42:51 -05:00
zen-userchrome.css - fixing workspaces container color (#1194)
This commit is contained in:
@@ -8,7 +8,7 @@
|
|||||||
--arrowpanel-color: {{colors.on_surface.default.hex}} !important;
|
--arrowpanel-color: {{colors.on_surface.default.hex}} !important;
|
||||||
--arrowpanel-background: {{colors.surface_container.default.hex}} !important;
|
--arrowpanel-background: {{colors.surface_container.default.hex}} !important;
|
||||||
--sidebar-text-color: {{colors.on_background.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 {
|
.sidebar-placesTree {
|
||||||
@@ -16,7 +16,7 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
#zen-workspaces-button {
|
#zen-workspaces-button {
|
||||||
background-color: {{colors.on_surface_variant.default.hex}} !important;
|
background-color: {{colors.surface_container.default.hex}} !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
#TabsToolbar {
|
#TabsToolbar {
|
||||||
|
|||||||
Reference in New Issue
Block a user