@tempots/ui > AppearanceType
Defines the possible appearance types for the application.
Signature:
export type AppearanceType = 'light' | 'dark';