UNPKG
flamingo-ui
Version:
latest (2.0.16)
2.0.16
火烈鸟UI组件库
flamingo-ui
/
es
/
utils
/
theme.css
2 lines
(1 loc)
•
154 B
CSS
View Raw
1
2
:root
{
--fmg-theme-color
:
#FC564C
;
--fmg-button-color
:
#3CA0E6
;
--fmg-gradient-color
:
linear-gradient
(
270deg
,
#fb7a5f
,
#ff4e5b
);
--fmg-loading-color
:
#FEE3E1
}