/**
 * Dark theme — placeholder.
 *
 * TODO(MortenHusted): define dark-mode tokens here. This file is imported
 * the same way as editorial.css / steel_blue.css and fully replaces the
 * default palette. It is NOT a @media (prefers-color-scheme: dark) override
 * on top of another theme — themes in components_pacer are mutually
 * exclusive, and an app picks exactly one by importing it after
 * application.css.
 *
 * Starting point: derive from editorial.css (keep the editorial language —
 * coral accent, flat depth, Inter/JetBrains Mono, kind palette) but invert
 * paper/ink, adjust line colors for dark surfaces, re-tune coral so it
 * stays legible on dark. Re-verify contrast ratios.
 *
 * Until this file is populated, apps wanting dark mode should stay on
 * steel_blue.css (which has proper @media dark-mode coverage in its
 * sibling design-tokens.css).
 */
