This repository contains a custom UserChrome script for Betterbird, a fork of Mozilla Thunderbird.
- Combines the tab bar and toolbar into a single line for a cleaner look.
- Removes shadows and border-radius effects for a flat, minimalistic UI.
- Default theme background is
/chrome/image/ff-1.png, which can be replaced with your own. - You can modify CSS properties in the
/chrome/css/config.cssfile.
- Copy the
chromefolder from this repository into your Betterbird profile directory. - Enable UserChrome.css in Betterbird by following the usual steps for enabling custom themes in Thunderbird.
- Restart Betterbird to ensure that the changes take effect.
-
Open Betterbird: Launch your Betterbird application.
-
Access Configuration Editor:
- Click on the menu button (three horizontal lines) in the upper-right corner of the Betterbird window.
- Select "Settings" from the dropdown menu.
-
Open the
about:configPage:- In the Settings window, enter
about:configin the search box. - Click on the "Config Editor" button that appears.
- In the Settings window, enter
-
Proceed with Warning:
- You might see a warning message saying "This might void your warranty!" Click "Accept the Risk and Continue" to proceed.
-
Search for the Setting:
- In the
about:configpage, use the search box to findtoolkit.legacyUserProfileCustomizations.stylesheets.
- In the
-
Modify the Setting:
- Double-click on the
toolkit.legacyUserProfileCustomizations.stylesheetspreference to change its value fromfalsetotrue.
- Double-click on the
-
Close and Restart:
- Close the
about:configtab and restart Betterbird to apply the changes.
- Close the
This UserChrome script is only compatible with Betterbird 115 and is not yet complete; many elements are still unmodified. Contributions and feedback are welcome to help improve this theme.


