feat(material/theming): Add palette values to system variables
Open
area: theming
feature
P4
- Dominant language
- TypeScript
- Stars
- 25k
- Forks
- 6.8k
- Avg merge
- 1d 8h
- Merged PRs (30d)
- 91
Description
### Feature Description
Prior to the `theme` mixin you could [access palette tone colors from the theme object](https://v18.material.angular.io/guide/theming-your-components#reading-tonal-palette-colors). It would be useful to add this as system variables for parity. Apps that use the `theme` mixin don't have a theme object anymore and may still want to access those colors.
### Use Case
_No response_
Contributor guide
Assessment
This issue has not been assessed yet.