sbjw
2026-04-08 e4bcf389adcaf5c93e182ad7485e49c305b149ff
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',
};