Skip to content

Performance and colors

Compare
Choose a tag to compare
@tomasrudh tomasrudh released this 25 Jul 20:24
· 14 commits to main since this release
f0d8d1f

Performance improvement, thanks to Piotr Skowronek (pskowronek) for this.

Added ways to describe colors:

"green"
"#3273a8"
rgba(44,0,88,0.5)
"--secondary-text-color"
The card now also supports transparent background.

Improved error handling.