Theme direction
Tahoe is the default Rainy visual identity: clear blue primaries, soft atmospheric gradients, and translucent surfaces.Core Tahoe palette
| Token | Value | Usage |
|---|---|---|
Tahoe primary | #2563EB | Primary actions and links |
Tahoe light | #60A5FA | Highlights and secondary accents |
Tahoe deep | #1E3A8A | Dark contrast accents |
Dark background | #0B1220 | Atmosphere for dark layouts |
Light background | #F8FAFF | Atmosphere for light layouts |
Source of truth in this repository
- App theme tokens:
src/lib/themes.ts(rainy-tahoe) - Base CSS tokens:
src/global.css - Mintlify colors:
rainy-docs/docs.json - Mintlify visual tuning:
rainy-docs/custom.css
