Skip to content

@phun-ky/moebius / MoebiusThemeColorsInterface

Interface: MoebiusThemeColorsInterface

Defined in: types/index.ts:91

Represents a palette of colors with different themes.

Properties

darkMode

ts
darkMode: Record<string, MoebiusColorValueHexType[]>;

Defined in: types/index.ts:92