variables.scss 239 B

12345
  1. $color-highlight-text-default: var(--semi-color-highlight); // 高亮文字颜色
  2. $color-highlight-text-bg-default: var(--semi-color-highlight-bg); // 高亮文字背景颜色
  3. $font-highlight-text-fontWeight: 600; // 高亮文字字重