antd-theme-generator
Version:
This a script to generate color specific styles less file and which you can use to change theme dynamically in browser
1 lines • 39 B
text/less
@bodyColor: darken(@bodyColor, 30%);
This a script to generate color specific styles less file and which you can use to change theme dynamically in browser