Skip to content

Performance and colors

Choose a tag to compare

@tomasrudh tomasrudh released this 25 Jul 21:16
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.