Edit: Wordings and clafications.
I encountered an issue while using the native Color Palette Manager in Bricks Builder.
I’m trying to create neutral white and neutral black colors and then generate transparent variants using the built-in transparent variant generator with HSLA values.
For neutral white, everything works as expected. The generator correctly adjusts the alpha value to create transparent variants.
However, for neutral black, the behavior is different. Instead of reducing just the alpha value, Bricks appears to increase the luminosity (L) value as well. As a result, the generated variants become inaccurate.
Steps to reproduce:
-
Create a neutral black color in the Color Palette Manager.
-
Use the transparent variant generator with HSLA.
-
Generate multiple transparency variants.
Expected behavior:
The generator should decrease the alpha (A) value while keeping H, S, and L unchanged.
Actual behavior:
The luminosity (L) value is increased.
Meanwhile, performing the same process with neutral white works correctly.
Is this a known issue or possibly a bug in the transparent variant generator?
Thanks!

