1234567891011 |
- @theme-color: #036EB8;
- @theme-linear: linear-gradient( 90deg, #036EB8 0%, #4AA498 100%);
- @theme-rgbColor: 0, 152, 94;
- @theme-light-rgba-Color: 0,250,154;
- @theme-lightColor: #036EB880;
- @theme-light2Color: #036EB84D;
- @theme-light3Color: #036EB833;
- @theme-light4Color: #036EB81A;
- //@theme-light4Color: #000;
- @theme-commonColor: #F5F5F5;
|