UNPKG

react-native-xenon

Version:

A powerful in-app debugging tool for React Native.

10 lines (8 loc) 160 B
const colors = Object.freeze({ black: '#0a0a0a', red: '#ff6467', green: '#05df72', gray: '#a1a1a1', lightGray: '#e5e5e5', }); export default colors;