/* theme_id: 168 - 炫彩·紫罗兰光谱 */
:root {
  --arc-red: #ad5a0b;
  --arc-red-dark: #6d3703;
  --arc-red-deep: #592d03;
  --arc-red-soft: #f8f2ec;
  --arc-surface2: #f3e5d8;
  --arc-border-red: rgba(173,90,11,0.18);
  --arc-accent: #ad5a0b;
  --arc-accent-dark: #6d3703;
  --arc-gold: #8c4b0d;
  --arc-magenta: #ad5a0b;
  --arc-lime: #ad5a0b;
  --arc-cyan: #ad5a0b;
  --arc-coral: #6d3703;
}
