Folio Register Design Tokens

CSS variables added to web/src/app/globals.css @theme block for the folio (wiki reading) register.

VariableValueUse
--color-folio-bg#131412Page container background
--color-folio-text#e4ddd3Body text in wiki pages
--color-folio-gold#d4bc7aWikilinks, highlights
--color-folio-gold-dim#2a2010Wikilink hover background
--font-serif"Fraunces", Georgia, serifBody text font (via next/font variable)

Usage rule

Folio tokens must never appear in terminal-register UI (nav, buttons, forms, tables). The background color --color-folio-bg (#131412) is the visual signal that the reading register is active — when the background shifts from #0d0f0e to #131412, Fraunces takes over.