- Solved
- Archived
Supernova 115* - How to move the 'Menu Bar' above the 'Unified toolbar':
This question has been asked many times, so I'm providing some information on how to put the Menu Bar above the Unified Toolbar.
This question has been asked many times, so I'm providing some information on how to put the Menu Bar above the Unified Toolbar.
Hi all, I tried to change the appearance of thunderbird using a userChrome.css file. I am sure it is located in the correct profile folder and has the correct name … (read more)
Hi all,
I tried to change the appearance of thunderbird using a userChrome.css file.
The contents of my userChrome.css file are currently (but I also played with different content):
/* Change background color for read messages */ treechildren::-moz-tree-row(read) {
background-color: #f1f715 !important; color: #6564cf !important;
}
In the style editor, if i try to change the color code in one of the lines, it gives the following error messages:
Error while calling actor 'stylesheets's method 'update' document is null Actor.js:103:13
writeError resource://devtools/shared/protocol/Actor.js:103 handler resource://devtools/shared/protocol/Actor.js:242
InvisibleToDebugger: TypeError { } Actor.js:110:15
writeError resource://devtools/shared/protocol/Actor.js:110 handler resource://devtools/shared/protocol/Actor.js:242
I am running thunderbird 128.3.1esr (64-bit) on mac sonoma 14.6.1 (23G93)
Does anybody know how to get the style sheet running?
Thanks, ulrike
I have Windows 11 and have a yellow on black theme. In Thunderbird I have the Dark theme. The Folders in the folder pane are white. However, the messages in the message … (read more)
I have Windows 11 and have a yellow on black theme. In Thunderbird I have the Dark theme.
The Folders in the folder pane are white. However, the messages in the message list pane are yellow.
What code can I put in the userChrome.css to make them white?