Hi,
Before when I set a HEX color in the site Globals colors for example #FFFFFF and I drag the slider to some transparency it changed to rgba so you can see exact the level of transparency in the code for example rgba(255, 255, 255, 0.8). Now it’s changing to for example #ffffffd0 what’s harder to see the exact level of transparency. Why is that and is it posible to have the auto change from HEX to RGBA when transparency is applied…?