Clear Theme

Hi, maybe the store is cached. you can try to hit the reload data Button in HACS settings.
Ah yes or that :smiley: . I somehow saw your 2nd message to late.

Updated to v1.1 enable the colored switch background and white knob again with HA 0.102

anyone else seeing this issue in inspector:

Manifest: property 'theme_color' ignored, 'var(--text-color)' is not a valid color

which is caused by this line in the theme:

  primary-color: 'var(--text-color)'                                              # Background

please see: https://github.com/home-assistant/home-assistant-polymer/issues/4358
where it is suggested to replace the var with a color.

I know this is an older thread. Just couldn’t find this anywhere.
I understand how to manually change the theme to add transparency to the cards (I use an animated background plug-in).
Is there any setting or option in the Clear themes to do this without having to manually change the yaml?