Skip to content

Instantly share code, notes, and snippets.

@clungzta
Last active August 2, 2018 02:23
Show Gist options
  • Select an option

  • Save clungzta/2d210bfb693978a464db9a36443b5e0d to your computer and use it in GitHub Desktop.

Select an option

Save clungzta/2d210bfb693978a464db9a36443b5e0d to your computer and use it in GitHub Desktop.

Thunderbird Setup

Download and Install Theme

wget https://github.com/spymastermatt/thunderbird-monterail/archive/master.zip
unzip master.zip
mv thunderbird-monterail-master ~/.thunderbird/[XXXXXXX].default/chrome

Configure Theme

In file ~/.thunderbird/[XXXXXXX].default/chrome/userChrome.css replace line containing @import "themes/system.css" with one of the available themes, e.g. "themes/dark.css".

Note: (ls chrome/themes to see full list of themes)

Configure Thunderbird Layout

'View' > 'Layout' > select 'Vertical View'

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment