setting.less 281 B

1234567891011121314
  1. // 亮色样式配置
  2. @black : #000;
  3. @transition : 0.25s;
  4. @deepblue : #36348e;
  5. @mapContentBright : red;
  6. @borderRaduis: 12px;
  7. @blue : #159AFA;
  8. @white : #ffffff;
  9. @gray-l : #B3BDC0;
  10. @darkgray-1 : #7b7d7e;
  11. @green : #05bb4c;
  12. @deepblueBg : 54, 52, 142;
  13. @gray-2:#dcdddf;