/* theme_id: 31 - 苔藓自然 */
:root {
  --arc-red: #1686bb;
  --arc-red-dark: #095b81;
  --arc-red-deep: #083f59;
  --arc-red-soft: #f1f6f9;
  --arc-surface2: #d5e8f1;
  --arc-border-red: rgba(22,134,187,0.18);
  --arc-accent: #1686bb;
  --arc-accent-dark: #095b81;
  --arc-gold: #17719b;
  --arc-magenta: #1686bb;
  --arc-lime: #1686bb;
  --arc-cyan: #1686bb;
  --arc-coral: #095b81;
}
