12345678910 |
- @theme-color: #00985E;
- @theme-rgbColor: 0, 152, 94;
- @theme-light-rgba-Color: 0,250,154;
- @theme-lightColor: #00FF00;
- @theme-light2Color: #98FB98;
- @theme-light3Color: #90EE90;
- @theme-light4Color: #F0FFF0;
- //@theme-light4Color: #000;
- @theme-commonColor: #F5F5F5;
|