Mozilla 도움말 검색

고객 지원 사기를 피하세요. 저희는 여러분께 절대로 전화를 걸거나 문자를 보내거나 개인 정보를 공유하도록 요청하지 않습니다. "악용 사례 신고"옵션을 사용하여 의심스러운 활동을 신고해 주세요.

자세히 살펴보기

all themes set to dark

  • 2 답장
  • 1 이 문제를 만남
  • 1 보기
  • 최종 답변자: cor-el

more options

I have noticed that suddenly all the themes on all websites, like github and startpage, are set to dark theme. I didn't set them to dark mode at any point and don't want them all to be dark. Some websites say that they use system settings for default theme. I do not remember changing any settings in my OS(Ubuntu) or in the mozilla browser.

I have noticed that suddenly all the themes on all websites, like github and startpage, are set to dark theme. I didn't set them to dark mode at any point and don't want them all to be dark. Some websites say that they use system settings for default theme. I do not remember changing any settings in my OS(Ubuntu) or in the mozilla browser.

모든 댓글 (2)

more options

Hello,

Firefox detects the os theme. Your (most likely) GTK theme is dark, as that is the default for gnome (and annoying to change).

To force this to be different, you must make an about:config tweak.

WARNING from the moderator team: Changing Firefox pref from the about:config page can sometimes break Firefox or cause strange behavior. You should only do this if you know what you're doing.

Please read Firefox Advanced Customization and Configuration Options to learn more.

You must go into the filter bar and paste ui.systemUsesDarkTheme then click number, then enter 0 to force Firefox to think that your system uses light mode.

more options

You can change this pref on the about:config page from 3 to 2 to revert to the Firefox 94 behavior.

  • layout.css.prefers-color-scheme.content-override
    Dark (0), light (1), system (2) or browser (3)

You can open the about:config page via the location/address bar. You can accept the warning and click "I accept the risk!" to continue.