Hadashboard default custom skin

Hi all,

Not sure why I can’t find this, but should be easy! I’ve created a new skin and I’d like to set it for a specific dashboard so it loads on that specific skin on my tablet/display.

I can’t see an easy way of doing that without using the url ?skin=xyz method.
Is there a way in the .dash yaml to specify the skin or is it url only? Or is there a way of setting an overall default skin?

Thanks,
Andy

Pretty sure you can only access them with URL.

You can overide the default skin by creating a folder named default in the custom_css folder and placing your custom variables.yaml file in that folder.

Great, yes that works! thank you. Created default folder and it’s used for all dashboards now.