Skip to content

A set of themes for thunderbird inspired by a Monterail blog post

License

Notifications You must be signed in to change notification settings

ixnewton/thunderbird-monterail

This branch is 59 commits ahead of spymastermatt/thunderbird-monterail:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

e486ef3 · Sep 16, 2022
Sep 12, 2022
Sep 12, 2022
May 5, 2017
Sep 16, 2022
Sep 22, 2021
Sep 12, 2019
Jun 29, 2017
Sep 12, 2022
Sep 12, 2022

Repository files navigation

thunderbird-monterail

This is a set of userChrome.css files to change the look of Thunderbird, inspired by the mockup by Monterail here: https://monterail.com/blog/2016/the-power-of-email-clients-why-did-we-redesign-thunderbird?utm_source=Thunderbird&utm_campaign=Dribbble&utm_medium=blogpost%22

  • 5 theme variants are included

    • System: Uses system theme colors
    • Light: Light color scheme with orange* highlights
    • Dark: Dark color scheme with orange* highlights
    • Full Dark: Dark color scheme with dark message list and blue* highlights
    • Monterail: Colored theme inspired by the Monterail mockups
    • Pastelgrey: Pastel coloured variant now updated for Thunderbird 102.0.3 in branch pastelgrey

    *These values are easily customised in userChrome.css

  • EncodeSans Narrow is included and used as the default font* throughout thunderbird.

  • Also inluded is a set of svg icons which replace the default Thunderbird icons, mostly taken from the incredible Font-Awesome (http://fontawesome.io)

How to use these themes

To use these themes, download the source code as a zip and extract its contents to your thunderbird user config directory.

In Windows OS the chrome folder must be extracted in C:\Users\[user]\AppData\Roaming\Thunderbird\Profiles\[random letters and numbers].default/

In Linux it must be extracted in /home/[user]/.thunderbird/[random letters and numbers].default/

In macOS (OSX), it must be extracted in /home/[user]/Library/Thunderbird/Profiles/[random letters and numbers].default/.

If your profile is located in a different directory, you can find it by going in Thunderbird's preferences (Tools->Options->Advanced). After that, click the 'Config Editor' button, accept the warning and then search for directory. Your directory should be the value of the parameter mail.server.server1.directory. This is the path where you should extract the chrome folder.

Rename the extracted thunderbird-monterail folder to chrome, edit userChrome.css to choose your theme variant, and restart thunderbird.

If using the system variant, please make sure you uncomment the appropriate icon theme line (in userChrome.css) for your system colors (an description of each icon theme is written next to each line)

You can customise various values, including almost all colors, the fonts and some of the sizing by editing the variables in userChrome.css

Screenshots

Light: alt text

Dark: alt text

Full Dark: alt text

Monterail: alt text

Pastelgrey: pastelgrey

About

A set of themes for thunderbird inspired by a Monterail blog post

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 100.0%