Join us to show up for other Firefox users 🦊. Earn fun badges and Mozilla swag vouchers! Find out more: https://mzl.la/askafox150

Windows 10 reached EOS (end of support) on October 14, 2025. If you are on Windows 10, see this article.

Pesquisar no site de suporte

Evite golpes de suporte. Nunca pedimos que você ligue ou envie uma mensagem de texto para um número de telefone, ou compartilhe informações pessoais. Denuncie atividades suspeitas usando a opção “Denunciar abuso”.

Saiba mais

Esta discussão foi arquivada. Faça uma nova pergunta se precisa de ajuda.

Auto switching bg color in reading mode stoped working

  • 3 respostas
  • 1 tem este problema
  • 44 visualizações
  • Última resposta de Kevin
  • Resolvidas

After last update auto switching to dark background color in reading mode when there is not enough light stoped working, and now it's always bright white even in complete darkness. Maybe it's just a coincedence and it's me, who've unlnowingly messed up with some options since I'm new to Android but I would appreciate if You cold help me solve this issue.

After last update auto switching to dark background color in reading mode when there is not enough light stoped working, and now it's always bright white even in complete darkness. Maybe it's just a coincedence and it's me, who've unlnowingly messed up with some options since I'm new to Android but I would appreciate if You cold help me solve this issue.

Solução escolhida

Right. This is because the Device Light Sensor events have been disabled by default in this version.

  1. Enter about:config in the url bar.
  2. Set device.sensors.ambientLight.enabled = true.
  3. Set reader.color_scheme.values to something like ["dark","auto","light"]
  4. You need the auto value to make it work. Set it using the Aa icon in the reader mode.
Ler esta resposta 👍 1

Todas as respostas (3)

Solução escolhida

Right. This is because the Device Light Sensor events have been disabled by default in this version.

  1. Enter about:config in the url bar.
  2. Set device.sensors.ambientLight.enabled = true.
  3. Set reader.color_scheme.values to something like ["dark","auto","light"]
  4. You need the auto value to make it work. Set it using the Aa icon in the reader mode.

Many thanks! You saved my eyes from leaking out :)

The device light sensor API may be removed at some point in the future. When it is removed the about:config preference will no longer function.