healthy_oil/src/colors.tsx

5 lines
111 B
TypeScript

export const colors = {
textColor: '#075C39',
backgroundColor: '#FFFBCE',
topBarColor: '#92C000',
}