update rounded corners to the side bar
also includes: * Fix various issues with bookmarks bar * Removes the double separators from the context menu * Updates the styling of the tab container indicator
This commit is contained in:
parent
c7ec9aa13a
commit
f793e2f83d
5 changed files with 98 additions and 23 deletions
|
@ -68,6 +68,7 @@
|
|||
--uc-private-browsing-indicator-text: var(--button-primary-color);
|
||||
--tab-icon-overlay-stroke: light-dark(#fff, #4b4b4b) !important;
|
||||
--tab-icon-overlay-fill: light-dark(#252525, #fff) !important;
|
||||
--toolbarseparator-color: color-mix(in srgb, currentColor 40%, transparent) !important;
|
||||
}
|
||||
|
||||
/* ensure that dark mode is enabled completely in private browsing mode. */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue