@import "./color.less";

// 字体颜色
@color-text-grey1: #ccc;
@color-text-grey2: #999;
@color-text-grey3: #666;
@color-text-grey4: #3D3D3D;
