tullamods / tullaRange

Colors actionbuttons when out of range
https://tullamods.com/tullaRange
MIT License
18 stars 6 forks source link

Add desaturation to recolored icons #12

Closed Guema closed 1 year ago

Guema commented 1 year ago

To enhance the aspect of recolored icon, i suggest to add a call to SetDesaturated in the same time the addon recolor the icon. It greatly enhance the icon aspect especially when their base (unmodified) colors are highly mono-chromatic (mosly only one color)

i'll post some comparison screenshot

Guema commented 1 year ago

image with desaturation

image without

Guema commented 1 year ago

image with desaturation

image without

image normal

It is a test for range color (the range Color is set to fully red (1, 0, 0) You can see it render way better, even for icons that are very red by default (like phoenix flames)

Tuller commented 1 year ago

Thank you for the contributions and examples

Guema commented 1 year ago

Thank you for the contributions and examples

no problem, i'll see if i can make it configurable ^^