add
sbjw
2025-09-01 158a1df2f08c7ed4df0f14dada3c6c89b4d05929
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',
};