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

Angular Drawer Header Dark Mode wrong color #184

Closed
emclaug2 opened this issue Apr 13, 2021 · 2 comments
Closed

Angular Drawer Header Dark Mode wrong color #184

emclaug2 opened this issue Apr 13, 2021 · 2 comments
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 Angular Drawer header in dark mode is gray, it should be blue.

What is the expected behavior?

Dark mode drawer header should be blue[500] background.

What are the steps to reproduce?

Go to the storybook demo app, toggle dark mode.
https://pxblue-components.github.io/angular/?path=/story/components-drawer--with-basic-usage

Environment

Chrome, Windows

Anything else to add?

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

This happened when we refactored the default colors for dark mode toolbars. We need to add specific rules for the drawer header theme so that it uses blue for the primary toolbar.

@emclaug2 emclaug2 added the angular Affects Angular implementation label May 17, 2021
@huayunh huayunh added the high-priority Issues that should be fixed sooner than later label Jun 9, 2021
@emclaug2
Copy link
Contributor Author

This is fixed now.

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

No branches or pull requests

3 participants