sbjw
17 hours ago c5e0f2ccf5790657a209d0499dac2291d75f58c5
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',
};