UNPKG

@dicebear/avatars

Version:
16 lines (15 loc) 319 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); const color = { 50: '#F1F8E9', 100: '#DCEDC8', 200: '#C5E1A5', 300: '#AED581', 400: '#9CCC65', 500: '#8BC34A', 600: '#7CB342', 700: '#689F38', 800: '#558B2F', 900: '#33691E' }; exports.default = color;