Enhancement: Remove styles that directly hook into a theme attribute #1737
Labels
4 - verified
Issues that have been released and confirmed resolved.
enhancement
Issues tied to a new feature or request.
p - high
Issue should be addressed in the current milestone, impacts component or core functionality
Milestone
Description
I think we'll need to remove styles that directly hook into a theme attribute as well, as that will no longer happen. A quick search reveals the following:
These vars will need to be moved to the actual global theme variables, I think.
Acceptance Criteria
No more variables hooking into theme attribute
Relevant Info
#1735 (comment)
Which Component
All
Example Use Case
trying to make it easier to switch from light/dark without having to do so by applying a prop on every component.
The text was updated successfully, but these errors were encountered: