/* Generated from app/theme.js by scripts/update-release-manifest.mjs. */
:root{
  color-scheme:dark;
  --color-background-canvas:#000000;
  --color-background-surface:#121212;
  --color-border-subtle:#2e2e2e;
  --color-border-strong:#666666;
  --color-foreground-primary:#f5f5f7;
  --color-foreground-secondary:#9d9d9e;
  --color-accent:#0a84ff;
  --color-accent-background:#0a84ff;
  --color-selection-background:#02182e;
  --color-on-accent:#000000;
  --color-error:#ff453a;
  --color-warning:#ff453a;
  --color-success:#0a84ff;
}
