material-foundation / material-theme-builder

Visualize dynamic color and create a custom Material Theme.
https://material-foundation.github.io/material-theme-builder/
Apache License 2.0
363 stars 28 forks source link

feat(add angular) #68

Open twerske opened 2 years ago

twerske commented 2 years ago

closes #38

Add export template for Angular Material theming based off of the CSS var exports (similar to the Web CSS option).

Thanks @rodydavis!

Fitzchev commented 1 year ago

Hi @twerske,

I was giving a try to the template (I'm using @angular/material 16.0.1) and I think I found 2 issues (if not mistaken) :

$font-family $headline-1 $headline-2 $headline-3 $headline-4 $headline-5 $headline-6 $subtitle-1 $subtitle-2 $body-1 $body-2 $caption $button $overline

Really not sure of myself but wanted to let you know.

Would be cool also if the theme could be generated also via @material/material-color-utilities