Hiding Background Color Layer

It is possible to have multiple background colors; it’d be a great enhancement to be able to add/remove (hide/visible) certain background layers depending on the variable

You can achieve this effect by creating Variants

Ok, I’ll keep working at it. I haven’t quite been able to achieve the same effect without having a lot of variants.

Ideally, this would work without creating combinations since there could be a lot of combinations that would need to be created.

@sarah_ahmed I’ve been working on this some more and it doesn’t seem to be working the way that I would expect out of the box.

I even spread out the background color to two different stacks.

I’m trying to get a combination where I have a base color, and then using an overlay to lighten or darken the base color.

I would expect this to work when combined with each other, but it doesn’t seem to be the case

https://studio.plasmic.app/projects/71RGmKESGHwX1FQiVTH6Ch/-/Content-Container?arena_type=component&arena=9e3nL6CYEThG

Nevermind; I figured out and it works now. I needed to reverse which stacks had the base color and which ones had the overlay color.