unpreset / unocss-preset-theme

The dynamic theme presets for UnoCSS.
https://unocss-preset-theme.todev.cc
119 stars 11 forks source link

fix: theme color opacity override #76

Closed arfedulov closed 2 weeks ago

arfedulov commented 1 month ago

Fixing #75

Keeps theme color opacity values in a special custom css property <color-variable-name>--alpha. Provides opacity values as css properties instead of as concrete numbers generated at build time.