Performance and colors
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.