Patch release: popup menus repainted to match the rest of the chrome.
Fixed
- Popup surfaces are one theme again. Nova (FF152+) retired the
--arrowpanel-*token family, which left FoxOne's panel styling dead: the hamburger menu and other arrow panels fell back to Nova'srgb(66,65,77), while right-click context menus used the darkerMenusystem colour, so the two no longer matched. Both now share FoxOne's palette – base#282828background,#3c3836borders and separators,--uc-color-hoverhighlight – so the hamburger menu, extensions popup, shield/permissions popup and context menus all read as the same surface.
Changed
--uc-color-surfaceis now the secondary tone (borders, separators, focused URL field) rather than "panel background". Same default (#3c3836), clearer name – documented in customisation.md and the CONFIG block.
Notes
- Dark mode only, and yields to dynamic-theme extensions (Adaptive Tab Bar Colour, #5) exactly as before. On Windows 11 the context menu is now fully opaque (no Mica translucency), a deliberate consequence of enforcing one flat surface colour.