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
It will be simpler for the user to change each RGBA values, it will also remove a lot of redundant conversion code.
The only problem is that we use uint32 to specify colors in other places.