sbjw
2025-12-05 c6bec252e4cf12a0c1e9a7da55d5953717715294
1
2
3
4
5
// https://github.com/ant-design/ant-design/blob/master/components/style/themes/default.less
module.exports = {
    'primary-color': '#2884D8',
    'card-actions-background': '#f5f8fa',
};