@import '../config.less';

/* 默认颜色 */
@rate-default-color: tp5;
@rate-deep-bg: tp4;
@rate-shallow-bg: tp33;
@rate-base-color: @grey-8;

/* 通用-icon */
@rate-font-color: @G7;
// @rate-star-size: @T4;
@rate-star-size: @P * 6;
@rate-star-full: @W6;
@rate-star-spacing: @P;

/* 标签 */
@rate-tags-width: @P * 18;
@rate-tags-height: @P * 8;
@rate-tags-border: @G6;
@rate-tags-radius: @P;
@rate-tags-fontsize: @P * 2;
@rate-tags-lineheight: @P * 8;
@rate-tags-padding: @P * 3;
@rate-tags-margin: @P;
@rate-tags-hover-color: @B5;
@rate-tags-primary-color: @B6;
