m-khvoinitsky / dark-background-light-text-extension

Firefox addon that turns every page colors into "light text on dark background"
Mozilla Public License 2.0
361 stars 27 forks source link

[Feature request] Turn on/off based on time #304

Open Issue-maker-9000 opened 3 years ago

Issue-maker-9000 commented 3 years ago

Seems to be an similar issue to this (#191 ) but has been closed

I started using this addon after having used darkreader which has a really nice setting where it turns on/off based on time. (see image) automation

It would be really nice if you could add something similar if interested! Absolutely love the addon for its much better performance compared to darkreader :)

20NE commented 3 years ago

or follow system as firefox's default theme.

MintMain21 commented 2 years ago

I was going to request this as a seperate ticket, but it's clear that I'm not the only one that wants this.

Out of all the "forced dark mode" extensions I've tried, this is easily the best. The lack of an automation tool is the only downside.

ericpa06 commented 2 years ago

This, so much this! Please, add this feature!

ssethparriss commented 2 years ago

I want this feature too, based on system OS theme

brankokovac commented 2 years ago

One more vote for this feature!

ssethparriss commented 2 years ago

Another vote for this! If it works based on sunrise sunset that would be awesome!

hamburger1984 commented 1 year ago

Created a first naive version of disabling this extension during daytime (which is currently hardcoded to last from 6:00AM until 6:00PM). See #339

grafik

..extended my PR to include switching based on System Preferences (as in "did you set your desktop to dark mode?") - using prefers-color-scheme

grafik

  1. off - globally disabled
  2. on - enabled
  3. time - as described above: start dark mode at 6PM, stop it at 6AM
  4. system - switch dark mode on or off according to system preferences.

... sorry - I'm abandoning my PR. The PR got stuck back then and right now it does not feel I'm going to pick this up again.

kudlav commented 6 months ago

Is there anything new about this?

siffegh commented 6 months ago

I think it's safe to say this project has been abandoned. The last closed issue was a year ago and there have been no replies on open issues by the developer since then.

jm355 commented 3 months ago

Duplicate of https://github.com/m-khvoinitsky/dark-background-light-text-extension/issues/54