fb4e626b创建于 2023年12月9日历史提交
/* This file is automatically generated, if you need to modify it, please asynchronously go to color.less */

:root {
  --background-lighter: #f3f3f3;
  --background-darken: #ebebeb;
  --background-darken-hover: #e6e6e6;
  --base-color: #3dc095;
  --base-color-lighten: #63cdaa;
  --base-color-darken: #319977;
  --base-color-background: #b0e6d4;
  --primary-theme-text: #3dc095;
  --normal-theme-text: #63cdaa;
  --secondary-theme-text: #89dabf;
  --link-color: #409eff;
  --base-text-color: #303133;
  --primary-text: #303133;
  --normal-text: #494a4d;
  --secondary-text: #616368;
  --placeholder-text: #afb0b3;
  --secondary-text-hover: #171819;
  --placeholder-text-hover: #616368;
  --active-color: #353535;
  --secondary-active-color: #4f4f4f;
  --gay-color: #d2d2d2;
  --gay-hover-color: #6c6c6c;
  --success-color: #31da36;
  --success-hover-color: #198c1d;
  --sidebar-width: 208px;
}