themeColor.less 261 B

12345678910
  1. @theme-color: #00985E;
  2. @theme-rgbColor: 0, 152, 94;
  3. @theme-light-rgba-Color: 0,250,154;
  4. @theme-lightColor: #00FF00;
  5. @theme-light2Color: #98FB98;
  6. @theme-light3Color: #90EE90;
  7. @theme-light4Color: #F0FFF0;
  8. //@theme-light4Color: #000;
  9. @theme-commonColor: #F5F5F5;