NEWProduction Web Themes & Turnkey ArchitecturesGet Lifetime Pass ($199) →
KNKomal Nakrani
Get All Access
ThemesDocsAll-Access PassGet All Access ($199)
Docs/Web sites/Tailwind CSS & Token Systems

Tailwind CSS & Token Systems

Customizing brand colors, Orlean & Satoshi font stacks, and CSS design tokens.

Updated: August 2026·License: Commercial & Personal

Modifying Design Tokens

Open src/styles/theme.css to customize your palette variables:

css
:root {
  --ark-orange: #ff6711;
  --ark-ink: #101820;
  --ark-paper: #fffdfa;
  --font-display: "Orlean", "Inter", sans-serif;
  --font-body: "AventaLight", "Inter", sans-serif;
}
Unlock All 200 Themes + AI Kits

Get full source code ownership for $199 lifetime.

Get All-Access Pass ($199)