versile2 / ThemeCreatorMudBlazor

MIT License
30 stars 1 forks source link

Color Picker Not Storing Opacity Values #2

Closed versile2 closed 3 weeks ago

versile2 commented 3 weeks ago

Since I'm assigning colors using hex values and using the resulting color to output a hex value I'm losing opacity constraints. Need a fix, I suspect a new routing to output color instead of my current "ToHex" would do it.