sbjw
23 hours ago b77b72497a90d9073dbdcc0f7e4fec4fca31585c
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',
};