Welcome to the Angular feedback portal. We’re happy you’re here! If you have feedback on how to improve the Angular, we’d love to hear it!

  • Check out the features or bugs others have reported and vote on your favorites. Feedback will be prioritized based on popularity.
  • If you have feedback that’s not listed yet, submit your own.

Thanks for joining our community and helping improve Syncfusion products!

2
Votes

I created a theme based on the Material3 Dark default theme.  Downloaded the custom theme and loaded the minified css from index.html:

href="assets/theme/material3-dark.min.css" rel="stylesheet


I checked the console and the file is being loaded, but this is what I get in the browser:

Screenshot 2023-08-02 at 17.04.57.png

If I import the downloaded theme into ThemeEditor everything looks as it should:

Screenshot 2023-08-02 at 17.07.18.png

Screenshot 2023-08-02 at 17.08.03.png


What am I missing here ??


TIA


Victor Espina