UNPKG

airbridge-react-native-sdk

Version:

Airbridge SDK for React Native

22 lines (19 loc) 378 B
export const Colors = { red: '#f44336', pink: '#e91e63', purple: '#9c27b0', deepPurple: '#673ab7', indigo: '#3f51b5', blue: '#2196f3', lightBlue: '#03a9f4', cyan: '#00bcd4', teal: '#009688', green: '#4caf50', lime: '#cddc39', yellow: '#ffeb3b', grey: '#9e9e9e', deepBlue: '#0a69ff', darkpink: '#ad1457', white: '#ffffff', black: '#000000', }