File size: 112 Bytes
670a607
 
 
1
2
3
4
export const COLOR_PRIMARY = 0x4e342e;
export const COLOR_LIGHT = 0x7b5e57;
export const COLOR_DARK = 0x260e04;