Skip to content

Different color dropshadows ['red', 'green', 'blue'] #551

@oneezy

Description

@oneezy

Is it possible to make dropshadows different colors with an array?

like this:

    dropShadow: {
      enabled: true,
      top: 0,
      left: 0,
      blur: 3,
      opacity: 0.5,
      color: ['red', 'green', 'blue']
    }

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