Skip to content

Performance and colors

Compare
Choose a tag to compare
@tomasrudh tomasrudh released this 25 Jul 21:16
· 13 commits to main since this release
f2947f6

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.