UNPKG

@adobe/spectrum-css

Version:

The Spectrum CSS top-level backwards compatible package

16 lines (15 loc) 547 B
.spectrum--dark .spectrum-FieldLabel, .spectrum--dark .spectrum-Form-itemLabel { color: rgb(185, 185, 185); } .spectrum--dark .spectrum-FieldLabel.is-disabled, .spectrum--dark .spectrum-Form-itemLabel.is-disabled { color: rgb(110, 110, 110); } .spectrum--dark .spectrum-FieldLabel.is-disabled .spectrum-FieldLabel-requiredIcon, .spectrum--dark .spectrum-Form-itemLabel.is-disabled .spectrum-FieldLabel-requiredIcon { color: rgb(110, 110, 110); } .spectrum--dark .spectrum-FieldLabel-requiredIcon { color: rgb(144, 144, 144); }