Skip to content

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:07
· 84 commits to master since this release

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/