UNPKG

@delon/theme

Version:

ng-alain theme system library.

8 lines (7 loc) 262 B
import type { NzSafeAny } from 'ng-zorro-antd/core/types'; export declare const ALAINDEFAULTVAR = "alain-default-vars"; export declare const DEFAULT_COLORS: { key: string; color: string; }[]; export declare const DEFAULT_VARS: Record<string, NzSafeAny>;