- Solved
Thunderbird 146 does not respect Autoconfig override
I use this dark mode theme: Star Trek in Thunderbird but override Thunderbird so that Thunderbird is in light mode and the folder, message list and message panes have a… (read more)
I use this dark mode theme: Star Trek in Thunderbird but override Thunderbird so that Thunderbird is in light mode and the folder, message list and message panes have a white background with black text. The override uses the Autoconfig method (for Firefox but it was working also in Thunderbird Customize Firefox using AutoConfig . This is my thunderbird.cfg file in Thunderbird's install folder containing:
// IMPORTANT: Start your code on the 2nd line lockPref("browser.theme.content-theme", 2); lockPref("browser.theme.toolbar-theme", 2);
and my autoconfig.js file in Thunderbird's defaults/pref folder containing:
pref("general.config.filename", "thunderbird.cfg"); pref("general.config.obscure_value", 0);
In Thunderbird 145 this worked - all panes had a white background. However, when I updated to Thunderbird 146, the background in the folder, message list and message panes changed to grey with black or white text. With Thunderbird 146, both files are still present and the prefs in about:config are present with the 2 value. The Thunderbird 146 changelog mentions Visual and UX fixes and security fixes.
My Windows 10 colour settings are: default Windows mode = Dark default app mode = Light. These are my preferred settings.
I have changed temporarily to Thunderbird 140.6.0esr and got the white background re-enabled. How do I get the white background and black text back again in Thunderbird 146 please?





