:host { color: rgb(var(--dark-primary-text)); } :host-context(.theme-dark) { color: rgb(var(--light-primary-text)); }