UNPKG

@mui/material

Version:

React components that implement Google's Material Design.

23 lines (22 loc) 428 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.default = void 0; const lightGreen = { 50: '#f1f8e9', 100: '#dcedc8', 200: '#c5e1a5', 300: '#aed581', 400: '#9ccc65', 500: '#8bc34a', 600: '#7cb342', 700: '#689f38', 800: '#558b2f', 900: '#33691e', A100: '#ccff90', A200: '#b2ff59', A400: '#76ff03', A700: '#64dd17' }; var _default = exports.default = lightGreen;