To try the thousands of add-ons available here, download Mozilla Firefox, a fast, free way to surf the Web!
CloseWelcome to Firefox Add-ons.
Choose from thousands of extra features and styles to make Firefox your own.
CloseReview for TT DeepDark by 100grammist
Rated 5 out of 5 stars
Very pretty theme.
Also I recommend userstyle for full darkness!
https://userstyles.org/styles/65016/tt-deepdark-colored-mail
For quick switch between userstyle on/off I use keyconfig and such rules:
Alt+S (switch on) Components.classes["@mozilla.org/preferences-service;1"].getService(Components.interfaces.nsIPrefBranch).setBoolPref("extensions.stylish.styleRegistrationEnabled", false);
Alt+D (switch off) Components.classes["@mozilla.org/preferences-service;1"].getService(Components.interfaces.nsIPrefBranch).setBoolPref("extensions.stylish.styleRegistrationEnabled", true);
To create your own collections, you must have a Mozilla Add-ons account.