--color-ink stayed dark in the dark-mode override (correct for text on
--color-bg-raised, which deliberately stays light parchment) while
--color-bg went dark — so body text, headings, and secondary text all
rendered dark-on-dark. Splits out --color-ink-on-raised for the
raised-surface case (blockquote/code/pre/input, unchanged) and flips
--color-ink/--color-ink-heading/--color-ink-soft to light for the
base-page-ground case. Verified against a local Hugo build in a
dark-mode browser, including that raised-surface elements (inline code)
kept their correct dark-on-light contrast.
Replaces the inherited oxblood/brass palette (leftover from scaffolding
off michaelferrara-site) with the actual Thistle & Moth scheme: an
emerald banner with ivory text, cobalt for links/accents, parchment/ink
for the reading surface, and gold/thistle as sparing ornamental accents.
Adds a dark-mode variant (prefers-color-scheme) — the same page read by
lamplight rather than daylight. Fonts unchanged (EB Garamond/Source
Serif 4/Inter were already right).
Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Mirrors twosquirrelspress-site's submissions form and
michaelferrara-site's gift/course-enroll pattern. Gift page content,
cover art, and the download file are stubs until the real
reader-magnet is ready.
Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>