Home > @xypnox/themescura > Theme
Theme interface
Signature:
export interface Theme<BaseVars, ModeVars>
Properties
|
Property |
Modifiers |
Type |
Description |
|---|---|---|---|
|
BaseVars | |||
|
string | |||
|
string | |||
|
{ light: ModeVars; dark: ModeVars; } |
Home > @xypnox/themescura > Theme
Signature:
export interface Theme<BaseVars, ModeVars>
|
Property |
Modifiers |
Type |
Description |
|---|---|---|---|
|
BaseVars | |||
|
string | |||
|
string | |||
|
{ light: ModeVars; dark: ModeVars; } |