UNPKG

@atlaskit/logo

Version:

A logo is a visual representation of a brand or app. It can be a word, an image, or a combination of both.

5 lines (4 loc) 159 B
export declare const getColorsForLoom: (appearance?: string, colorMode?: string) => { iconColor: string | undefined; textColor: string | undefined; };