Firefox Adaptive Sur Theme
May 14, 2026 · View on GitHub
A macOS-styled Firefox CSS theme based on Firefox WhiteSur theme with Adaptive Tab Bar Colour support.
Note: This CSS theme is optimised for the release version of Firefox on macOS. Compatibility with other platforms or Firefox versions is not guaranteed. As this theme is actively used on my primary device, graphical issues and regressions will be addressed promptly.

Installation
-
Go to
about:supportin Firefox → Application Basics → Profile Folder → Open the folder. -
If a
chromefolder does not already exist in your profile directory, create one. -
Clone this repository into the
chromefolder. -
Go to
about:configand enable:toolkit.legacyUserProfileCustomizations.stylesheetssvg.context-properties.content.enabled
-
Restart Firefox.
Theme Customisation
Configuration is done through userChrome.css and userContent.css. Available modules include:
userChrome.css
-
extension-menu-in-grid.css(enabled by default)
-
hide-single-tab.css(requires removing buttons from the tab bar)
-
mini-tabbar.css
userContent.css
apple-style-homepage.cssapple-style-twp-popup.css
Full list of modules is available in chrome/theme/customs.
Credits
This project is based on the original Firefox WhiteSur theme by AdamXweb. Additional adaptations and maintenance by easonwong-de.