sbjw
2025-12-02 6ff48d7df4046e92cc2056327717ca7879422c18
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',
};