[data-theme="minimal"] {
  --bg: #ffffff;
  --surface: #f7f7f5;
  --surface2: #f0eeeb;
  --border: rgba(0, 0, 0, 0.08);
  --border-active: rgba(0, 0, 0, 0.2);
  --text: #1a1a1a;
  --text-muted: #666666;
  --text-dim: #999999;
  --accent: #1a1a1a;
  --accent-dim: rgba(0, 0, 0, 0.05);
  --accent-mid: rgba(0, 0, 0, 0.08);
  --accent-text: #ffffff;
  --accent-hover: #333333;
  --green: #2d8a56;
  --green-dim: rgba(45, 138, 86, 0.08);
  --red: #c94040;
  --red-dim: rgba(201, 64, 64, 0.08);
  --orange: #d48830;
  --orange-dim: rgba(212, 136, 48, 0.08);
  --badge-you-bg: rgba(100, 70, 160, 0.08);
  --badge-you-text: #7b5bb5;
  --badge-you-border: rgba(100, 70, 160, 0.15);
  --badge-skill-bg: rgba(180, 100, 40, 0.08);
  --badge-skill-text: #b06830;
  --badge-skill-border: rgba(180, 100, 40, 0.15);
  --output-strong: #1a1a1a;
  --output-h3: #1a1a1a;
  --format-h2: #1a1a1a;
  --format-blockquote-border: #bbb;
  --format-blockquote-bg: #f7f7f5;
}
