mirror of
https://github.com/zen-browser/desktop.git
synced 2026-04-20 14:25:38 +00:00
chore: Clean up old prefs and fixed small details, b=no-bug, c=common, folders, workspaces
This commit is contained in:
@@ -1089,7 +1089,7 @@
|
||||
return color.c;
|
||||
}
|
||||
let opacity = this.currentOpacity;
|
||||
if (forToolbar) {
|
||||
if (forToolbar && !this.#allowTransparencyOnSidebar) {
|
||||
color = this.blendColors(
|
||||
color.c,
|
||||
this.getToolbarModifiedBaseRaw().slice(0, 3),
|
||||
|
||||
Reference in New Issue
Block a user