angular-material-theming Questions
2
Solved
I upgraded to Angular 18 (and adjusted the theming styles to the Material 3 SCSS API), but I can't figure out how to define typography scale levels (font sizes) with the new API. It used to be done...
Stipitate asked 27/5, 2024 at 9:19
1
I need to generate a palette in Angular Material 3 to implement a theme with a specific primary color. The buttons and some other controls should be this specific color. E.g. #C9007E. I'm following...
Eliezer asked 14/6, 2024 at 13:39
3
Solved
X [ERROR] Expected $config.color.primary to be a valid M3 palette.
angular 17
I can't find the expected valid M3 palette for @angular/material-experimental anywhere.
tryied this in styles.scss:
@us...
Agnail asked 17/4, 2024 at 11:1
2
Solved
I have an angular 17 app with latest Material components.
I am using the Tooltip component extensively and having problems finding how to customize it.
I did manage to change the font size using th...
Laurynlausanne asked 9/4, 2024 at 10:52
3
i am using angular material and a bit lost at theming. I am using the prebuilt indigo-pink theme which is included in my styles.scss as below
@import "~@angular/material/prebuilt-themes/indigo-pin...
Fasto asked 9/12, 2018 at 5:18
2
Solved
I am trying to implement Angular Material Typography however I have been having some difficulties and I am unsure what may be the issue.
I followed the instructions provided by Angular here howeve...
Spada asked 22/3, 2019 at 21:33
1
© 2022 - 2025 — McMap. All rights reserved.