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
palette_lgbtq() should take an additional parameter or two that would allow the user to modify values in HSV system or something similar (do the research about it).
Values in [0, 1) range would reduce values of the selected parameter, values in (1, Inf] would do the opposite (doing basically the inverse of the former). It would be a simple multiplier.
The text was updated successfully, but these errors were encountered:
palette_lgbtq()
should take an additional parameter or two that would allow the user to modify values in HSV system or something similar (do the research about it).Values in
[0, 1)
range would reduce values of the selected parameter, values in(1, Inf]
would do the opposite (doing basically the inverse of the former). It would be a simple multiplier.The text was updated successfully, but these errors were encountered: