Is there a particular color operation I'm not seeing where you can invert colors? I'm seeing lots of color methods but could not see a way to do this.
reference:
http://lesscss.org/
Press the Windows key on your keyboard, or click the Windows icon at the bottom left of your screen, and type "Magnifier." Open the search result that comes up. 2. Scroll down through this menu until you find "Invert colors" select it.
Invert the image by pressing the shortcut key Ctrl + I .
There are multiple interpretation of inverting color.
You want a color with the opposite hue:
spin(@color, 180)
You want a color that the sum with current one is white:
#fff - @color
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With