body.color-7B61FF,
body[data-color="7B61FF"] {
  --theme-primary: #7B61FF;
  --theme-primary-rgb: 123, 97, 255;
  --theme-primary-soft: #F1ECFF;
  --theme-primary-muted: #C6CBF7;
  --theme-secondary: #A997FF;
  --theme-secondary-soft: #F7F3FF;
  --theme-sidebar-bg: #FAFAFE;
  --theme-sidebar-active-bg: #F0E9FF;
  --theme-sidebar-active-text: #6F56F4;
  --theme-border: #E7E9F5;
  --theme-card-bg: #FFFFFF;
  --theme-card-art: #D8CCFF;
  --theme-card-art-2: #BFC8FF;
  --theme-shadow: rgba(35, 45, 90, 0.055);
  --theme-focus-ring: rgba(123, 97, 255, 0.20);
  --edx-dot: #8b7cff;
  --edx-sun: #d9ccff;
  --edx-mountain-1: #e5defe;
  --edx-mountain-2: #d4c9fb;
  --edx-mountain-3: #c7b8fa;
  --edx-mountain-4: #f2efff;
}
