bztang-admin/addons/yun_shop/static/app/theme/theme.css

4 lines
103 B
CSS

:root {
--themeBaseColor:#ffc11e;
--themeBgColor: linear-gradient(var(--themeBaseColor),#f5f5f5);
}