/* Generated from app/theme.js by scripts/update-release-manifest.mjs. */
:root{
  color-scheme:dark;
  --color-background-canvas:#000000;
  --color-background-surface:#0d0d0d;
  --color-border-subtle:#333333;
  --color-border-strong:#666666;
  --color-foreground-primary:#5799db;
  --color-foreground-secondary:#428cd7;
  --color-accent:#6ca6e0;
  --color-accent-background:#6ca6e0;
  --color-selection-background:#091a2a;
  --color-on-accent:#000000;
  --color-error:#2dd280;
  --color-warning:#2dd280;
  --color-success:#6ca6e0;
}
