Hi Matt, I have issues understanding the functionality for color schemes foreground. So when I set up the styleguide color-scheme-1 works, but for color-scheme-2 it's the same css class in the foreground like in scheme-1 I am pretty sure it's a stupid mistake of mine but I got stuck here.. appreciate the help!
Alexander R. no worries - so you are in Webflow yeah? If so, mind dropping the read-only link?
Matt J. sorry just saw your message. Apparently, the client wouldn't allow anything being shared before launch. I'll try to explain - so the class "rl-styleguide_scheme-foreground" is the same class for both color schemes in my build. Which gives both foregrounds the same background-color. In my naive understanding it would need two different foreground classes for each color scheme. But I guess there is a different logic behind it to control the foreground colors for the different schemes. Does this help you to understand my issue?
Alexander R. hmm yeah so you shouldn't be styling any thing that starts with rl-styleguide_ because thats just for the style guide, not the utility class. I think within there, there should be a color-scheme-2 combo class applied and within that class a background and text variables should be applied. If there's a card element for example, living within a section, then we assign that element to have a color scheme 2 foreground variable. We have more info here on the color scheme variables. https://www.loom.com/share/36c4d72d91264453af1beae10bd49a42?sid=59f8e594-89c3-42fd-a523-abaea07d96fb

