123456789101112 |
- module.exports = {
- brand_primary: '#03C762',
- search_bar_fill: '#ffffff',
- search_bar_height: 52,
- search_bar_input_height: 32,
- //color_link: 'red',
- //border_color_base: 'green',
- section_color: '#f8f8f8',
- section_height: 8,
- divider_color: '#f8f8f8',
- };
|