sbjw
2025-09-21 b2e11f4ebeb0c935133af2ff63c6aee6addf31a6
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',
};