본 사이트는 여러분의 사용자 경험을 개선하기 위해 유지 보수를 진행하는 동안 기능이 제한됩니다. 도움말로 문제가 해결되지 않고 질문을 하고 싶다면 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....