Can someone help me understand how to change Color Schemes.
I have created two new schemes in the style sheet. And have created new classes to correspond.
But when I try and apply the classes to the blocks I’m doing something wrong. I can see there is some CSS which must be generated by the custom code. This CSS states that the ‘background color’ variable and ‘color variables’ are set to color-scheme-1.
How do I change this is be color-scheme-2?