sbjw
2025-10-17 76dd488c026c17c0aa3dda4c401a4b7893d02214
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',
};