UNPKG

@lyra/base

Version:

Lyra plugin containing the base components and roles for a Lyra configuration

13 lines (11 loc) 365 B
@import 'part:@lyra/base/theme/variables/brand-colors-style'; :root { --state-success-color: #19b366; --state-success-color--text: #fff; --state-info-color: #2097ac; --state-info-color--text: #fff; --state-warning-color: #ffba00; --state-warning-color--text: var(--black); --state-danger-color: #e66666; --state-danger-color--text: var(--white); }