/* Generated by `pnpm tokens` from packages/core/theme.js. Do not edit. */
:root { --bg: #f6efe3; --surface: #fffaf1; --surface-2: #efe5d1; --line: #e3d8c3; --ink: #23301f; --ink-2: #4a5943; --ink-3: #6b7a63; --accent: #2f5d3a; --accent-ink: #1f3f27; --accent-tint: #dfe8d8; --on-accent: #f6efe3; --good: #2f5d3a; --warn: #b8862b; --bad: #c4553a; --warn-tint: #f5e6c4; --bad-tint: #f3d9cf; --series-1: #2a6f9e; --series-2: #c4553a; --series-3: #2f5d3a; --series-4: #e0a458; --scrim: rgba(35,48,31,.92); --font: "Nunito Sans", "Segoe UI", system-ui, sans-serif; --font-display: Newsreader, Georgia, "Times New Roman", serif; --radius: 12px; --radius-lg: 18px; --radius-pill: 999px; }
@media (prefers-color-scheme: dark) { :root:not([data-theme="light"]) { --bg: #171f15; --surface: #222c1f; --surface-2: #2c3828; --line: #3a4834; --ink: #f6efe3; --ink-2: #cfc7b3; --ink-3: #9aa38f; --accent: #e0a458; --accent-ink: #ecc27e; --accent-tint: #3a3320; --on-accent: #23301f; --good: #7fb58a; --warn: #e0a458; --bad: #e8785f; --warn-tint: #3a3320; --bad-tint: #45261e; --series-1: #6fa4d0; --series-2: #e8785f; --series-3: #7fb58a; --series-4: #e0a458; --scrim: rgba(23,31,21,.94); } }
:root[data-theme="dark"] { --bg: #171f15; --surface: #222c1f; --surface-2: #2c3828; --line: #3a4834; --ink: #f6efe3; --ink-2: #cfc7b3; --ink-3: #9aa38f; --accent: #e0a458; --accent-ink: #ecc27e; --accent-tint: #3a3320; --on-accent: #23301f; --good: #7fb58a; --warn: #e0a458; --bad: #e8785f; --warn-tint: #3a3320; --bad-tint: #45261e; --series-1: #6fa4d0; --series-2: #e8785f; --series-3: #7fb58a; --series-4: #e0a458; --scrim: rgba(23,31,21,.94); }
