UNPKG

antd-color-editor

Version:

An open-source color editor for designing color system

16 lines (15 loc) 321 B
export declare const levaLightTheme: { colors: { elevation1: string; elevation2: string; elevation3: string; highlight1: string; highlight2: string; highlight3: string; }; }; export declare const levaDarkTheme: { colors: { elevation2: string; }; };