Hello everyone.
I think I tried everything and couldn’t get this to work, so I’m pleading to the higher authority of the community for guidance.
Here is the problem:
I’m customising a theme .yaml file (took one of catppuccin themes as a baseline) and while mostly everything I change works as expected, for some reason when trying to override the “bg-color” property, the new value I define just doesn’t go thought and the default rule is applied.
Let’s say I would like to change the opacity over there, but no matter how I define it, it just gets ignored. I would expect that variable to change to 0.3 opacity when defined in the custom theme .yaml as below: