Module: core/getHatThemeColors
Functions
getHatThemeColors
▸ getHatThemeColors(colorName
): Object
Parameters
Name | Type |
---|
colorName | "default" | "blue" | "green" | "red" | "pink" | "yellow" | "userColor1" | "userColor2" |
Returns
Object
Name | Type |
---|
dark | string |
light | string |
Defined in
core/getHatThemeColors.ts:10