.sitegen-widget, :root { --theme-highlight: rgba(255,108,20,1); --theme-interactive-hover: rgb(255,140,71); --theme-interactive-focus: rgb(224,84,0); --theme-background-primary: rgba(0,0,0,0.47); --theme-background-secondary: rgba(29,37,42,0.39); --theme-background-expanded-content: rgba(51,55,64,0.46); } :host { --theme-highlight: rgba(255,108,20,1); --theme-interactive-hover: rgb(255,140,71); --theme-interactive-focus: rgb(224,84,0); --theme-background-primary: rgba(0,0,0,0.47); --theme-background-secondary: rgba(29,37,42,0.39); --theme-background-expanded-content: rgba(51,55,64,0.46); }