Browser: Chrome 110 OS: macOS / Windows / Linux / etc. URL: - Video: screenshots
when I test the global colors they are actualy not global but they are just static hex values and they overwriting existing global color -vars as static hex.
Yeah, it works like that. Now, it’s not always HEX color there. If you chose the color from your color palette, then it will be variable from the color palette, if you add “raw” color, it will be that.
But yeah, it will update the .bricks-color-primary and .bricks-background-primary classes, with the value you choose.
I’ll mark this as a no-bug, as it works as intended