automaticDark Changelog

What's new in automaticDark 1.4.1

Feb 28, 2023
  • Fixed the " Change themes based on the system theme" mode. Big thanks to Eason Wong (https://github.com/easonwong-de) for this!
  • Modify so that prefers-color-scheme only follows the system theme while in "change theme based on system theme" mode. Otherwise, we use the value from the theme.
  • Modify Options page background to change based on prefers-color-scheme value, rather than whether the add-on is in daytime or nighttime mode. The logo still reflects whether the add-on is in daytime or nighttime mode.

New in automaticDark 1.4.0 (Mar 29, 2022)

  • New permission required: browserSettings - Required as of Firefox 95 to set layout.css.prefers-color-scheme.content-override about:config setting and to properly detect when device theme is changed
  • Open settings page automatically when extension is installed
  • Fix system-theme mode to properly change upon device theme change
  • Hide debugging output under a "Debug mode" flag
  • Modify logo and Options page theme to change as soon as the extension switches between nighttime mode and daytime mode