CSS tweaks to the Thunderbird email client user interface
Find a file
2024-10-19 09:18:31 -07:00
README.md update README 2024-10-19 09:18:31 -07:00
userChrome.css initial commit 2024-10-19 09:17:34 -07:00

User Style Customizations for Thunderbird Supernova

Tweak the header pane subject and sender font to be a little smaller.

Usage

To enable:

Settings > General > scroll to bottom & select Config Editor

Search for legacy

Change toolkit.legacyUserProfileCustomizations.stylesheets to 'true'

To find your profile folder launch the Thunderbird binary with the -P switch or look for it in the Thunderbird configuration folder.

On Linux it is under $HOME/.thunderbird/

Create 'chrome' directory in the profile folder and place userChrome.css in there.

Restart Thunderbird for the changes to take effect.