Skip to content

corol parsing for values like rgb(255,255,255) #116

Description

@AlexFlint007

Current solution can't handle color definitons like rgb(255,255,0) which works well in all browsers
For example such a gradient gets rendered black which is fallback color.

Current code is only parsing hex values and known color names like "aliceblue". Extended parsing would be helpful.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions