@tempots/ui

AppearanceType type

Defines the possible appearance types for the application.

Signature:

export type AppearanceType = 'light' | 'dark';