Theming

Sage is the accent. Black and white do the rest. Don't invent a third personality for the brand.

Tokens

Site themes hang off data-theme="dark" | "light" on <html>. Components mostly use:

--background
--foreground
--muted
--border
--surface
--color-senren        /* #A9B689 */
--color-on-senren

Map them in Tailwind however you already do colors. Senren does not ship a Tailwind plugin.

Toggle

senren05 flips the theme with the View Transition API. Variants: circle, blur, wipe, polygon, gif. No custom overlay circus.

Sage

#A9B689. Same hex in dark and light. If it looks muddy, you darkened it. Stop.