Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adjust Chip Mixin to use correct Accent Color #72

Closed
emclaug2 opened this issue Feb 1, 2022 · 1 comment · Fixed by #162
Closed

Adjust Chip Mixin to use correct Accent Color #72

emclaug2 opened this issue Feb 1, 2022 · 1 comment · Fixed by #162
Labels
brightlayer-ui Used to identify Brightlayer UI platform issues for easy filtering bug Something isn't working
Milestone

Comments

@emclaug2
Copy link
Contributor

emclaug2 commented Feb 1, 2022

Describe the bug

Our mixin for the styling mat chips is using the incorrect palette color for accent chips.
In the image below, I've created a custom theme that uses green as primary, blue as accent, red as warn.

What is the expected behavior?

The accent chips should have no reference to the color green & should be blue in all variants.
Specifically see the stroked accent chips, the background is a shade of green.

What are the steps to reproduce?

Run the themes demo, but update the accent color palette to be a custom color (yellow, purple) and observe it not being used in the showcase chip example.

Screenshots or links to minimum reproduction example

image

Environment

Windows Chrome

Anything else to add?

No

@emclaug2 emclaug2 added bug Something isn't working needs-review Issues that we would like to revisit/review labels Feb 1, 2022
@jeffvg
Copy link
Contributor

jeffvg commented Feb 16, 2022

we can update this later

@jeffvg jeffvg removed the needs-review Issues that we would like to revisit/review label Feb 16, 2022
@emclaug2 emclaug2 added this to the 7.0.2 milestone Apr 15, 2022
@emclaug2 emclaug2 removed this from the 7.0.2 milestone Nov 21, 2022
@joebochill joebochill added the brightlayer-ui Used to identify Brightlayer UI platform issues for easy filtering label Jan 5, 2023
@joebochill joebochill added this to the 8.0.1 milestone Feb 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
brightlayer-ui Used to identify Brightlayer UI platform issues for easy filtering bug Something isn't working
Development

Successfully merging a pull request may close this issue.

3 participants