[AAE-45132] - Make style MD3 compliant

This commit is contained in:
VitoAlbano
2026-04-29 23:22:36 +01:00
parent d1d06a68bc
commit 5ea3506876
7 changed files with 61 additions and 150 deletions
+3 -1
View File
@@ -1,3 +1,5 @@
# DEPRECATION WARNING
The custom theme is deprecated and will be removed in the future. To generate a custom theme, please refer to the Angular Material [Custom Theme section](https://v18.material.angular.dev/guide/theming#custom-theme).
The custom theme is deprecated and will be removed in the future. To generate a custom theme, please refer to the Angular Material [Custom Theme section](https://material.angular.dev/guide/theming#custom-theme).
This theme has been migrated to Material Design 3 (M3) using `mat.theme()`.