sbjw
2025-08-13 7e6f1330b41769f638b6699e6104aa82f1794f03
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',
};