UNPKG

react-native-xenon

Version:

A powerful in-app debugging tool for React Native.

16 lines (15 loc) 307 B
"use strict"; const colors = Object.freeze({ black: '#0a0a0a', red: '#ff6467', green: '#05df72', blue: '#51a2ff', yellow: '#fcc800', cyan: '#00d3f2', purple: '#a684ff', gray: '#a1a1a1', lightGray: '#e5e5e5', white: '#ffffff' }); export default colors; //# sourceMappingURL=colors.js.map