Skip to content

Invite a teammate

Role

Deploy queued

Waiting for the previous build to finish.
BetaStable
Build progress72%

Syncing

Notification preferences

Frequency

Applies instantly.

No projects yet

Create your first project to get started.

Release notes

Published

Themes pin fixed-tone subtrees with modes and data-surface (SURFACE_ATTRIBUTE). See the theming guide for details.

tsx
import { Button } from '@var-ui/react';

Layout preview

A

Cell

B

Cell
You're on the Free planUpgrade for unlimited projects and priority support.
theme.tsts
import { defaultThemeClassName } from '@var-ui/core';

// Default theme is registered when you import '@var-ui/core'.
// Apply to your app root:
export const themeClassName = defaultThemeClassName;