Поиск в Поддержке

Избегайте мошенников, выдающих себя за службу поддержки. Мы никогда не попросим вас позвонить, отправить текстовое сообщение или поделиться личной информацией. Сообщайте о подозрительной активности, используя функцию «Пожаловаться».

Подробнее

Disabling dark theme for websites

  • 2 ответа
  • 2 имеют эту проблему
  • 1 просмотр
  • Последний ответ от ahmet-ozde

more options

After updating Firefox to v95.0 (64 bit) websites start to shown in dark mode.

My windows theme is dark, but i don't want to use same for Firefox. I tried to set ui.systemUsesDarkTheme value as 0 in about:config. But problem still remains.

Is this a bug with new version, or a feature :)

After updating Firefox to v95.0 (64 bit) websites start to shown in dark mode. My windows theme is dark, but i don't want to use same for Firefox. I tried to set ui.systemUsesDarkTheme value as 0 in about:config. But problem still remains. Is this a bug with new version, or a feature :)

Выбранное решение

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

*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.

Прочитайте этот ответ в контексте 👍 1

Все ответы (2)

more options

Выбранное решение

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

*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.

more options

cor-el dedi ki

You can change this pref on the about:config page from 3 to 2. *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.

Thanks man ! Thats worked for me :)