Skip to content
This repository has been archived by the owner on May 29, 2024. It is now read-only.

feat (color): allow set slot color/dark color to use # hex color codes

Compare
Choose a tag to compare
@MikalDev MikalDev released this 22 Oct 15:09
· 76 commits to master since this release
f7c14b8

Can use three formats:
Number: use C3 rgba() expression
String: use hex color string: #RRGGBB or #RRGGBBAA

In the first case, AA/alpha is assumed to be FF (opaque).

Information on color codes (#RRGGBB form):

https://www.color-hex.com/