Skip to content

ThemeTokens

reference
1 min readUpdated

Kind: Interface

Source: atloria-monorepo/apps/web/src/app/p/[slugId]/components/theme-presets.ts

Theme presets (4.2): whole-page token packs for the published docs viewer. Light-spectrum on purpose — content surfaces stay readable without a dark-mode overhaul of every page. A preset sets page/sidebar/border tokens plus default primary/accent; explicit custom brand colors always override the preset's.

Properties

PropertyType
primarystring
accentstring
pageBgstring
surfacestring
borderstring
sidebarTextstring
darkboolean
textstring
textMutedstring
codeBgstring

Was this page helpful?

Download as PDF