UNPKG

react-life-design

Version:
25 lines 617 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); var Colors = { white: '#fff', heaven: '#f8f8f8', urbanSky: '#f0f0f0', line: '#d8d8d8', silverChalice: '#a5a5a5', support: '#929292', codGray: '#1d1d1d', cerulean: '#00a7cf', regalBlue: '#003c64', mongeral: '#0079c2', prussianBlue: '#001e32', chestnut: '#b8423e', affair: '#6d4592', goldDrop: '#f27d00', tulipTree: '#e6b627', goblin: '#347d3e', apple: '#49af57', puertoRico: '#3bc8bc', joy: '#f34a65', }; exports.default = Colors; //# sourceMappingURL=Colors.js.map