Rainbow Blur Evolution Light 的评价
Rainbow Blur Evolution Light 作者: Scarletta
19 条评价
- 评分 5 / 5来自 iLittleFox, 2 年前
- 评分 5 / 5来自 Firefox 用户 17643455, 2 年前
- 评分 5 / 5来自 Firefox 用户 13301722, 3 年前
- This is really good for daytime use but I do still have one minor gripe. The context menu is dark, this is something that has happened to many themes after the realeasr of Firefox 89 and the Proton theme was released. Some themes however still have light context menus like this one:
https://addons.mozilla.org/en-US/firefox/addon/arc-theme-we/?utm_source=addons.mozilla.org&utm_medium=referral&utm_content=search
I don't know much about themes but a light context menu would really bring this light theme together开发者回应
发布于 4 年前Hi there, thanks for your feedback, I'm glad you like this light theme :)
Regarding the dark context menu in Proton: I'm trying to figure out how to change it to light mode and haven't found a way yet, but in the meantime, there's an option to turn off the Proton menu in about:config and search for browser.proton.contextmenus.enabled and change to false which will revert the context menu to pre-Proton and will change it to non-dark.
I think Proton context menu is dark by default (at least on my laptop it is the case, and it remained dark even when I switched to other themes).
I've found this workaround to force Proton context menu to change to light or dark mode, but it requires customising userChrome and about:config in your Firefox (independent from the theme):
https://github.com/MrOtherGuy/firefox-csshacks/blob/master/chrome/menupopup_forced_color_schemes.css
So far I haven't found a way to build this into the theme yet.
I'll keep looking for a way to change it, but if you do find the solution to this please let me know.
Firefox theme relies on specifying properties inside a manifest.json file, as per documentation here: https://developer.mozilla.org/en-US/docs/Mozilla/Add-ons/WebExtensions/manifest.json/theme
I don't see any properties to override Proton context menu theme described here unfortunately.