Skip to content

RevTurbineThemeTypography

Typography tokens.

fontFamily: string

Base font family. Default system-ui, -apple-system, sans-serif.


fontFamilyMono: string

Monospace font family for CLI. Default ui-monospace, SFMono-Regular, ....


fontSize: string

Base font size. Default 14px.


fontSizeHeader: string

Header font size. Default 20px.


fontSizeLargeHeader: string

Large header font size (full page). Default 28px.


fontSizeSmall: string

Small font size (CTA buttons, labels). Default 13px.