SOLVED: Transparent shades bug

Browser: Brave v1.86.142
OS: Windows

Using a hex value for transparency results in a lighter shade rather than true transparency. It works correctly when the input is HSL.

Hi @aditmb,

thank you for this. I was able to replicate it and I’ve recorded it in the internal task tracker. AS HEX does not support transparency, we should automatically use “hexa” or convert it to “hsla”.

As for now, I suggest using hsla or a similar notation for colors that require transparency.

Best regards,
Matej

1 Like

We fixed this issue in Bricks 2.2 RC2, now available as a manual download in your account (see changelog).

Please let us know if you are still experiencing issues.

As with any pre-stable release, please do not use it on a production website. It is intended for testing in a local or staging environment only.

1 Like