forked from MaurycyLiebner/enve
-
Notifications
You must be signed in to change notification settings - Fork 32
Open
Milestone
Description
I just realized, working on web, that the hexadecimal color (#) copied from Friction to paste on web is in a changed order.
In CSS the value is (r,g,b,a) alpha is the last value.
In Fricition the value is (a,r,g,b) alpha is the first value.
It can be a bit messy when copying and pasting the hexadecimal value in other applications. Could it be changed and the alpha be at the end?
Metadata
Metadata
Assignees
Labels
No labels