NO BUG: Setting Background Color Transparency changes original color

Browser: Chrome 110
OS: macOS / Windows / Linux / etc.
URL: Link to a page that illustrates this issue
Video: Short screen recording that illustrates this issue (free tool: [jam.dev]

Screen Recording 2025-02-19 at 6.30.37 PM MConverter.eu

When trying to change the background color transparency of a container for mobile, when I select white and then select the Transparency slider, it changes it to Black.

Hi @Shad,

I’m not sure this is a bug - because you are selecting the variable, where you can’t change the transparency.
If you would select a color, that is defined with HEX/RGB/HSL, this would not happen.
And the reason that this happens is, that when you move the “transparency” slider, you are editing the RGB color, which by default is set to black.

I hope that explains a bit.
Matej