Skip to content
This repository has been archived by the owner on Mar 31, 2022. It is now read-only.

Angular Drawer Icon Color light theme wrong color #186

Closed
emclaug2 opened this issue Apr 13, 2021 · 1 comment · Fixed by #201
Closed

Angular Drawer Icon Color light theme wrong color #186

emclaug2 opened this issue Apr 13, 2021 · 1 comment · Fixed by #201
Labels
angular Affects Angular implementation bug Something not working as expected high-priority Issues that should be fixed sooner than later

Comments

@emclaug2
Copy link
Contributor

Describe the bug

The Drawer nav item icon color is wrong, it's gray[500] in light theme.

What is the expected behavior?

It should be black[500].

What are the steps to reproduce?

Observe here: https://pxblue-components.github.io/angular/?path=/story/components-drawer--with-basic-usage

Environment

Chrome, Windows

@emclaug2 emclaug2 added the bug Something not working as expected label Apr 13, 2021
@joebochill
Copy link
Member

This is a result of changing the default colors used in the InfoListItem. The drawer will need specific overrides to change the color of the icons here.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
angular Affects Angular implementation bug Something not working as expected high-priority Issues that should be fixed sooner than later
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants