UNPKG

react-awesome-giphy

Version:
11 lines (10 loc) 226 B
declare const theme: { textColor: string; textAltColor: string; bgColor: string; bgAltColor: string; buttonColor: string; inputColor: string; accentColor: string; }; export default theme;