You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
At present, xcolor supports HSB color model. It would be nice if it also supports HSL color model. In HSL color model, when L goes from 0 to 1, the color goes from black to white. Therefore it is much easier to control color contrast.
At present,
xcolorsupportsHSBcolor model. It would be nice if it also supportsHSLcolor model. InHSLcolor model, whenLgoes from0to1, the color goes from black to white. Therefore it is much easier to control color contrast.