Skip to content

Can't set transparent color #3170

Description

@g-regor

transparent isn't a valid color according to the colorformat function. Since it doesn't accept 4 or 8 character hex colors either, it can't set as #0000 or #00000000 either.

But at least it can be tricked by using var(--some-variable,transparent) since it doesn't really check the format of var or calc CSS functions.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions