mirror of
https://github.com/zen-browser/desktop.git
synced 2026-04-20 22:35:39 +00:00
chore: Update panel separator color in shared themes
This commit is contained in:
@@ -397,10 +397,6 @@ toolbarbutton#scrollbutton-up {
|
||||
--focus-outline-color: var(--zen-primary-btn-color) !important;
|
||||
}
|
||||
|
||||
menuseparator {
|
||||
--panel-separator-color: var(--zen-colors-secondary) !important;
|
||||
}
|
||||
|
||||
/** Specific dialogs override */
|
||||
|
||||
#identity-popup-multiView toolbarseparator,
|
||||
|
||||
@@ -36,8 +36,8 @@
|
||||
--uc-contextmenu-separator-vertical: calc(4px - var(--uc-contextmenu-menuitem-border-width));
|
||||
--uc-contextmenu-separator-horizontal: 0;
|
||||
|
||||
--panel-separator-color: var(--zen-colors-secondary) !important;
|
||||
--zen-panel-separator-width: 2px;
|
||||
--panel-separator-color: var(--zen-colors-border) !important;
|
||||
--zen-panel-separator-width: 1px;
|
||||
}
|
||||
|
||||
/* app menu */
|
||||
|
||||
Reference in New Issue
Block a user