mirror of
https://github.com/zen-browser/desktop.git
synced 2026-04-01 05:11:52 +00:00
chore: Update to firefox 140.0.2, b=no-bug, c=workspaces
This commit is contained in:
@@ -1132,7 +1132,6 @@
|
||||
accentColor,
|
||||
(1 - this.currentOpacity) * 100
|
||||
);
|
||||
minimalLum = this.isDarkMode ? 0.3 : 0.18;
|
||||
}
|
||||
const lum = this.luminance(accentColor);
|
||||
// Return true if background is dark enough that white text is preferred
|
||||
|
||||
Reference in New Issue
Block a user