UNPKG

465 BJavaScriptView Raw
1export default {
2 defaultColor: '#b2b2b2',
3 backgroundTransparent: 'transparent',
4 defaultBlue: '#0084ff',
5 leftBubbleBackground: '#f0f0f0',
6 black: '#000',
7 white: '#fff',
8 carrot: '#e67e22',
9 emerald: '#2ecc71',
10 peterRiver: '#3498db',
11 wisteria: '#8e44ad',
12 alizarin: '#e74c3c',
13 turquoise: '#1abc9c',
14 midnightBlue: '#2c3e50',
15 optionTintColor: '#007AFF',
16 timeTextColor: '#aaa',
17};
18//# sourceMappingURL=Color.js.map
\No newline at end of file