Welcome to the Blazor feedback portal. We’re happy you’re here! If you have feedback on how to improve the Blazor, we’d love to hear it!>
Thanks for joining our community and helping improve Syncfusion products!
Hi!
Feature
The use of css variables instead of concrete color values would much needed improvement would be to Syncfusion (Blazor) theming. The theme file available at _content/Syncfusion.Blazor/styles/material.css currently uses hard-coded values cor colors, please change these to css variables like var(--primary-color).
Advantages
If there is a way to achive this functionality already please let me know. Thanks!