UNPKG

@dicebear/avatars

Version:
16 lines (15 loc) 319 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); const color = { 50: '#E0F2F1', 100: '#B2DFDB', 200: '#80CBC4', 300: '#4DB6AC', 400: '#26A69A', 500: '#009688', 600: '#00897B', 700: '#00796B', 800: '#00695C', 900: '#004D40' }; exports.default = color;