vycb / InvertImage

The addon for Firefox that inverts color of an image to black for night reading
3 stars 0 forks source link

Feature request: Add hue-rotate(180deg) #4

Closed sawanm9000 closed 4 years ago

sawanm9000 commented 4 years ago

So it would be:

filter: invert(1) hue-rotate(180deg);

This is how the colors remain unchanged and don't look weird/x-ray like. The colors only change from light to dark and vice versa.

vycb commented 4 years ago

Thank you fo great suggestion! I going to add this feature to new release soon.