Skip to content

Different hexadecimal layout #262

@eFe-Munoz

Description

@eFe-Munoz

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions