Skip to content

App icon colors don't match button text color #4739

@cqliu1

Description

@cqliu1

I'm using a bunch of app icons in the Dashboard toolbar, and it looks like the dual color icons don't support ghost button text color, or at least the lensApp icon didn't. I also wanted to make them monochrome to match the text.

To make the app icons monochrome and match the text color, I had to apply custom CSS like this to work in both light and dark mode:

https://github.com/elastic/kibana/blob/master/src/plugins/dashboard/public/application/_dashboard_app.scss#L71-L82

Before

Light theme

Screen Shot 2021-04-20 at 2 44 52 PM

Dark theme

Screen Shot 2021-04-20 at 2 45 39 PM

After

Light theme

Screen Shot 2021-04-15 at 2 27 30 PM

Dark theme

Screen Shot 2021-04-15 at 2 25 41 PM

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type
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