Open Luk164 opened 3 years ago
Similar to what I asked here https://github.com/Megabit/Blazorise/issues/2368 😋
Also why is this Component not using enum for setting the color like the other components in Blazorise? ... Personally, I prefer using the context colors primary, secondary, success etc and if I want to style my app simply use the ThemeColorOptions.
Is your feature request related to a problem? Please describe. We currently have to set custom spinkit colors manually, and also change them manually if theme changes.
Describe the solution you'd like Allow spinKit to use current theme colors, same as Button, Icon and all the others.