sbjw
2025-08-27 5ebdc4d6d2501908342e3740e65bb89090a91f81
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',
};