Skip to content

Testing Ionic 4 - Standard color names are not recognized #14857

@peterennis

Description

@peterennis

Bug Report / Feature Request ???

Ionic Info
Run ionic info from a terminal/cmd prompt and paste the output below.

4.0.0-alpha.11

Describe the Bug
Using a standard color name does not work for a component

Steps to Reproduce
capture299

Related Code
https://github.com/peterennis/ae-svg-components/blob/master/src/index.html#L34-L37

Expected Behavior
Use known names (preferred) or hex codes
Ref: https://en.wikipedia.org/wiki/Web_colors

Additional Context
This commit refers to "The color to use from your application's color palette."
b4976dd

I would like to use named colors in my component.
It may be necessary to extend Ionic theming.
Where is a good place to start?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions