UNPKG

reablocks

Version:
8 lines (7 loc) 255 B
export interface CommandPaletteItemTheme { base: string; active: string; clickable: string; } export declare const commandPaletteItemTheme: CommandPaletteItemTheme; export declare const cssVarsCommandPaletteItemTheme: CommandPaletteItemTheme;