為了改善您的使用體驗,本網站正在進行維護,部分功能暫時無法使用。若本站的文件無法解決您的問題,想要向社群發問的話,請到 Twitter 上的 @FirefoxSupport 或 Reddit 上的 /r/firefox 發問,我們的社群成員將很快會回覆您的疑問。

搜尋 Mozilla 技術支援網站

防止技術支援詐騙。我們絕對不會要求您撥打電話或發送簡訊,或是提供個人資訊。請用「回報濫用」功能回報可疑的行為。

了解更多

Poor presentation of Thunderbird Preferences Pages

  • 2 回覆
  • 1 有這個問題
  • 14 次檢視
  • 最近回覆由 digifuzzy

more options

System: FreeBSD 12.1-RELEASE-p5 Desktop: xfce4 4.14 w/ Adwaita-Dark theme Thunderbird: 68.8.0

Problem: New install with fresh profile. Preferences pages show blinding white pages with black text. Preferences pages do not respect the current desktop theme or any installed theme package. More painful is that the foreground color from desktop theme is used for entry dialogs/controls resulting in white text on white background.

What needs to be tweaked to resolve this problem.

System: FreeBSD 12.1-RELEASE-p5 Desktop: xfce4 4.14 w/ Adwaita-Dark theme Thunderbird: 68.8.0 Problem: New install with fresh profile. Preferences pages show blinding white pages with black text. Preferences pages do not respect the current desktop theme or any installed theme package. More painful is that the foreground color from desktop theme is used for entry dialogs/controls resulting in white text on white background. What needs to be tweaked to resolve this problem.

被選擇的解決方法

Original post was from _FreeBSD_ (not Linux). However, bug was also applicable to Linux.

Bug report sited was not applicable to this situation.

Thunderbird was "acknowledging" or "recognizing" that dark theme was being used but not acting in accordance.

Since then, TB68.8.1 came out and things appear to have gone back to "normal" or as expected behavior. Be great if the same changes could be applied to FF68.8.0 preferences pages.

And if we can just do something about Mozilla's harshness on imposing a white background on webpages....

從原來的回覆中察看解決方案 👍 0

所有回覆 (2)

more options

re Adwaita-Dark theme

Sounds like you are using Linux OS ?

I assume you are using Adwaita-Dark theme for desktop, but have you also downloaded and installed Adwaita-Dark theme as an addon theme in Thunderbird?

If you have not downloaded an addon theme into Thunderbird, are you currently using Thunderbird default dark or Light theme ?

It is known that there can be OS desktop settings that seem to influence some settings in Thunderbird default theme.

I've found a bug that might be related. People with issues eg: black text on black background.


Please try this info and report back on results.

set 'ui.systemUsesDarkTheme'=1 when the dark theme is set and 'ui.systemUsesDarkTheme'=0 when the light theme is set (to override a dark system theme).

If you do not see 'ui.systemUsesDarkTheme' then you can create it.

Linux OS:

  • Edit > Preferences > Advanced > General
  • click on 'Config Editor' button and accept risk

If search does not locate 'ui.systemUsesDarkTheme', then create it by right click in the list and * select 'New' > 'Integer'

  • Enter preference name: ui.systemUsesDarkTheme
  • click on OK
  • then set Value as 0 or 1 as appropriate.
  • click on OK

Restart Thunderbird.

more options

選擇的解決方法

Original post was from _FreeBSD_ (not Linux). However, bug was also applicable to Linux.

Bug report sited was not applicable to this situation.

Thunderbird was "acknowledging" or "recognizing" that dark theme was being used but not acting in accordance.

Since then, TB68.8.1 came out and things appear to have gone back to "normal" or as expected behavior. Be great if the same changes could be applied to FF68.8.0 preferences pages.

And if we can just do something about Mozilla's harshness on imposing a white background on webpages....