-
Notifications
You must be signed in to change notification settings - Fork 17
Remove BackgroundColorProvider from Halstack
#1774
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
Conversation
BackgroundColorProvider
BackgroundColorProviderBackgroundColorProvider from Halstack
|
There is a visual test for the container that can be removed, since it is testing the container with a black background. |
|
We still have references to onDark in the color page, the advanced theme example and the advanced theme generator. |
The Color Usage Page is removed in another PR (#1750) and the theme generator needs to be updated in a separate one (it requires a new version of the library with the tokens removed). Otherwise, the app would crush. |
Checklist
/libdirectory./websiteas needed.Description
Our design tokens are currently under review, and our future way of implementing the Dark Theme will likely be very different from the current one. Until we figure out how to properly build a hierarchy of tokens. This functionality is going to be in the shadows.