config:firefox-thunderbird
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
config:firefox-thunderbird [2023/05/29 11:55] – external edit 127.0.0.1 | config:firefox-thunderbird [2024/04/16 13:28] (current) – Wulf Rajek | ||
---|---|---|---|
Line 79: | Line 79: | ||
====== Thunderbird Label Row Colours ====== | ====== Thunderbird Label Row Colours ====== | ||
- | To have better visibility of labels of mails in the mail list, the style can be changed by closing Thunderbird, | + | To have better visibility of labels of mails in the mail list, the style can be changed by editing or creating a chrome/ |
- | < | + | < |
/* | /* | ||
* Label colors. | * Label colors. | ||
*/ | */ | ||
- | /* Default | + | /* Label1 |
- | treechildren:: | + | treechildren:: |
- | border-bottom: | + | treechildren:: |
- | } | + | treechildren:: |
- | treechildren:: | + | treechildren:: |
- | | + | |
- | } | + | |
- | treechildren:: | + | |
- | | + | |
- | } | + | |
- | treechildren:: | + | |
- | | + | |
- | } | + | |
- | /* Default | + | /* Label2 |
- | treechildren:: | + | treechildren:: |
- | border-bottom: | + | treechildren:: |
- | | + | treechildren:: |
- | treechildren:: | + | treechildren:: |
- | | + | |
- | } | + | |
- | treechildren:: | + | |
- | | + | |
- | } | + | |
- | treechildren:: | + | |
- | | + | |
- | } | + | |
- | /* Default Person Label */ | + | /* Label3 Personal |
- | treechildren:: | + | treechildren:: |
- | | + | treechildren:: |
- | background-color: | + | treechildren:: |
- | treechildren:: | + | treechildren:: |
- | color: #000000 | + | |
- | } | + | /* Label4 To Do */ |
- | treechildren:: | + | treechildren:: |
- | background-color: | + | treechildren:: |
- | } | + | treechildren:: |
- | treechildren:: | + | treechildren:: |
- | | + | |
- | } | + | /* Label5 Later */ |
+ | treechildren:: | ||
+ | treechildren:: | ||
+ | treechildren:: | ||
+ | treechildren:: | ||
- | /* Default Todo Label */ | ||
- | treechildren:: | ||
- | border-bottom: | ||
- | background-color: | ||
- | treechildren:: | ||
- | color: #000000 !important; | ||
- | } | ||
- | treechildren:: | ||
- | background-color: | ||
- | } | ||
- | treechildren:: | ||
- | color: #FFFFFF !important; | ||
- | } | ||
- | /* Default Later Label */ | ||
- | treechildren:: | ||
- | border-bottom: | ||
- | background-color: | ||
- | treechildren:: | ||
- | color: #000000 !important; | ||
- | } | ||
- | treechildren:: | ||
- | background-color: | ||
- | } | ||
- | treechildren:: | ||
- | color: #FFFFFF !important; | ||
- | } | ||
/* | /* | ||
Line 215: | Line 177: | ||
width: 23px; | width: 23px; | ||
max-width: 23px;} | max-width: 23px;} | ||
+ | </ | ||
+ | |||
+ | Thunderbird 115+ | ||
+ | |||
+ | <code css ~/ | ||
+ | /* | ||
+ | * Label colors. | ||
+ | */ | ||
+ | |||
+ | /* Label1 */ | ||
+ | tr[data-properties~=" | ||
+ | tr[data-properties~=" | ||
+ | |||
+ | /* Label2 */ | ||
+ | tr[data-properties~=" | ||
+ | tr[data-properties~=" | ||
+ | |||
+ | /* Label3 */ | ||
+ | tr[data-properties~=" | ||
+ | tr[data-properties~=" | ||
+ | |||
+ | /* Label4 */ | ||
+ | tr[data-properties~=" | ||
+ | tr[data-properties~=" | ||
+ | |||
+ | /* Label5 */ | ||
+ | tr[data-properties~=" | ||
+ | tr[data-properties~=" | ||
+ | |||
</ | </ | ||
Line 237: | Line 228: | ||
- | ===== Chrome ===== | + | ====== Systray-X ====== |
+ | Systray-X is an app and Thunderbird plugin to add a systray icon and enable minimise to systray for TB. | ||
+ | |||
+ | https:// | ||
+ | |||
+ | Installation: | ||
+ | < | ||
+ | curl -sL -o- https:// | ||
+ | echo "deb [signed-by=/ | ||
+ | sudo apt update | ||
+ | |||
+ | sudo apt install systray-x-minimal | ||
+ | </ | ||
+ | Then restart Thunderbird. | ||
+ | |||
+ | ====== Chrome | ||
Sidebar tabs | Sidebar tabs | ||
https:// | https:// | ||
+ | |||
+ | |||
+ |
config/firefox-thunderbird.1685357732.txt.gz · Last modified: 2023/05/29 11:55 by 127.0.0.1