:root[data-theme="graphite"] {
  --rh-bg: #050607;
  --rh-bg-elevated: #0a0b0d;
  --rh-surface: #101216;
  --rh-surface-2: #151820;
  --rh-surface-3: #1d222b;
  --rh-line: rgba(185, 194, 205, 0.52);
  --rh-line-strong: #d4dde8;
  --rh-line-muted: rgba(185, 194, 205, 0.24);
  --rh-divider: rgba(185, 194, 205, 0.16);
  --rh-accent: #d4dde8;
  --rh-accent-2: #f3f7fb;
  --rh-focus: #ffffff;
}
