Creating my own background color in perspective theme

Hi all!

I wanted to have some fun with the perspective themes and wanted to try my hand at making a simple theme. I can make any of the components change the way I want but I cannot seem to get the overall background color to change.

What I did was copy one of the existing themes and was modifying it to see what all I could do. I copied the dark-warm theme and found where the background color is controlled and cant seem to get it to change.

image

The background is still the warm grey even though it should be a similar blue to the slider I made.

image

You'll notice I even tried the !important keyword to see if I could get it to go but it wasn't having it.

If anyone has more experience with the theme CSS who could point me in the right direction that would be very appreciated.

Thank you,

Cam

Have you tried modifying this one:
image

Or you can perhaps modify the --containerRoot variable in the variables file.