abstiles / deluminate

An extension for Google Chrome (and Chromium) that inverts the luminance of websites.
BSD 2-Clause "Simplified" License
216 stars 43 forks source link

feature: Invert only on light/dark background. #736

Open bwplotka opened 2 years ago

bwplotka commented 2 years ago

Hi 👋🏽

Thanks for the amazing work on this Chrome plugin. I use it every day for years and really love it. I only wish one additional option was added, as explained below.

Proposal

An additional option that does smart invert only if the dark background was detected and the invert would make it a lighter version as a result. Perhaps a user might want the opposite - I prefer dark colours, but maybe someone for accessibility use deluminate to make all dark websites lighter. Some checkbox for inverting this option would be possible too.

Rationales

Many websites have dark backgrounds by design, and you need to then switch to normal to check if that is really the case. (e.g dark mode on Twitter or GitHub). Not a big pain, but I feel such an option would be overall small complexity to add and great automation for users (:

Just an idea, wonder if contributions would be welcome too?