Megabit / Blazorise

Blazorise is a component library built on top of Blazor with support for CSS frameworks like Bootstrap, Tailwind, Bulma, AntDesign, and Material.
https://blazorise.com/
Other
3.25k stars 526 forks source link

Allow spinKit to use current theme colors #2762

Open Luk164 opened 3 years ago

Luk164 commented 3 years ago

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.

Jimmys20 commented 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.