UNPKG

antd-mini

Version:

antd-mini 是支付宝小程序 UI 组件库,遵循 Ant Design 规范。

12 lines (7 loc) 410 B
@import (reference) '../style/variables.less'; @import (reference) '../style/themes/index.less'; @steps-non-active-bg: var(--steps-non-active-bg, @COLOR_GREY_2); @steps-title-color: var(--steps-title-color, @COLOR_TEXT_PRIMARY); @steps-desc-color: var(--steps-desc-color, @COLOR_TEXT_ASSIST); @steps-default-bg: var(--steps-default-bg, @COLOR_BRAND1); @steps-finish-bg: var(--steps-finish-bg, @COLOR_RED);