UNPKG

@dicebear/avatars

Version:
16 lines (15 loc) 319 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); const color = { 50: '#ECEFF1', 100: '#CFD8DC', 200: '#B0BEC5', 300: '#90A4AE', 400: '#78909C', 500: '#607D8B', 600: '#546E7A', 700: '#455A64', 800: '#37474F', 900: '#263238' }; exports.default = color;