zstack-theme-color-helper-plugin README
1.0.0
将下面的 ZStack UI components 的 theme color less var 显示颜色标签
@color-50: #e6f6ff;
@color-100: #ceefff;
@color-200: #98d7fe;
@color-300: #65bbfc;
@color-400: #3ea1fa;
@color-500: #0076f7;
@color-600: #005bd4;
@color-700: #0043b1;
@color-800: #052e82;
@color-900: #041e63;
@neutral-0: #ffffff;
@neutral-100: #f5f7fa;
@neutral-200: #f0f2f5;
@neutral-300: #dbdde0;
@neutral-400: #c8cacd;
@neutral-500: #96989b;
@neutral-600: [#707275](https://github.com/thinking123/zstack-theme-color-helper-plugin/issues/707275);
@neutral-700: #4a4c4f;
@neutral-800: #181a1d;
@neutral-900: [#000000](https://github.com/thinking123/zstack-theme-color-helper-plugin/issues/000000);
@positive-50: #ecfedf;
@positive-100: #dffcc6;
@positive-200: #c9f7ae;
@positive-400: #8be374;
@positive-500: #57d344;
@positive-600: #3ab333;
@info-50: #e6f6ff;
@info-100: #ceefff;
@info-200: #98d7fe;
@info-400: #3ea1fa;
@info-500: #0076f7;
@info-600: #005bd4;
@alert-50: #fff8e5;
@alert-100: #fff1cc;
@alert-200: #ffe199;
@alert-400: #ffb53f;
@alert-500: #ff9000;
@alert-600: #db7200;
@danger-50: #fff2ea;
@danger-100: #ffe4d8;
@danger-200: #ffc3b2;
@danger-400: #ff766f;
@danger-500: #f93940;
@danger-600: #db2e43;
@pending-50: #f9ecfe;
@pending-100: #f4dafd;
@pending-200: #e6b5fc;
@pending-400: #bb71ee;
@pending-500: #9a45e4;
@pending-600: #7a35c3;
@normal-50: #e6f6ff;
@normal-100: #ceefff;
@normal-200: #98d7fe;
@normal-300: #65bbfc;
@normal-400: #3ea1fa;
@normal-500: #0076f7;
@normal-600: #005bd4;
| |