NO BUG: Theme Styles Global Colors -vars not synced with Theme Styles

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.

is this bug?

Theme Styles colors are just overwriting as hex not as variables.

Hey @sinanisler,

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 :slight_smile:

Best regards,
Matej

1 Like

thank you Matej :+1:

just wanted to be sure.

1 Like