/* :root {
    --van-primary-color: #9eb23b;
    --van-primary-text-color: #fff;
    --van-nav-bar-icon-color: #fff;
    --van-nav-bar-text-color: #fff;
    --van-nav-bar-title-text-color: #fff;
    --team-invite-bg1: #fcecb9;
    --team-invite-bg2: #efc26f;
} */

:root {
  --primary: #312d3d;
  --bg: #e9e9e9;
  --bg-home: #ffffff;
  --bg-team: #ffffff;
  --icon-team: #000000;
  --bg-input: #f8f8f8;
  --btn-bg: #312d3d;
  --btn-bg2: #ebeffb;
  --bg-tools: #e4e7f2;
  --bg-tab: #312d3d;
  --btn-light: linear-gradient(180deg, #fff, #706d78);
  --main-text: #f0e3c2;
  --sp-card: #cbf147;
  --bg-vip: #f0e3c2;
  --vip-text: #f0e3c2;
  --text-white: #ffffff;
  --btn-text2: #ffffff;
  --text-gray6: rgba(0, 0, 0, 0.5);
  --mine-top-bg: #312d3d;
  --mine-top-label: #768834;
  --the-thead-color: #ffffff;
  --mine-top-nav-bg: #cbf147;
  --bg-barrage: rgba(0, 0, 0, 0.2);
  --text-barrage: #fff;
  --menu-bg1: #2765fa;
  --menu-bg2: #ff7954;
  --menu-bg3: #fff;
    --van-nav-bar-title-text-color: #fff;
}
