feat(material/theming): Add palette values to system variables
Abierto
area: theming
feature
P4
- Lenguaje dominante
- TypeScript
- Estrellas
- 25k
- Forks
- 6.8k
- Merge medio
- 1 d 8 h
- PR fusionados (30 d)
- 91
Descripción
### 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_
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.