Comments mode="auto"

Hello,

I’m trying to understand how does mode attribute in {{comments}} shortcode works. It seems that if I set {{comments mode="auto"}} and then I change the parent’s color attribute nothing changes.

Not sure what I’ve missed to be honest. Can someone give me an example of auto mode that works?

Thanks

How are you setting the color? It looks like the UI only handles rgb(a):

Interesting. This works partially for me. I’m trying to change the comments from dark to light when a user clicks a button. That doesn’t actually work unless I click ‘Add your expertise’. My assumption is that the comments box gets reinitialized and then it takes the color that is set.