UNPKG

@mui/material

Version:

React components that implement Google's Material Design.

24 lines (23 loc) 438 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.default = void 0; const deepOrange = { 50: '#fbe9e7', 100: '#ffccbc', 200: '#ffab91', 300: '#ff8a65', 400: '#ff7043', 500: '#ff5722', 600: '#f4511e', 700: '#e64a19', 800: '#d84315', 900: '#bf360c', A100: '#ff9e80', A200: '#ff6e40', A400: '#ff3d00', A700: '#dd2c00' }; var _default = deepOrange; exports.default = _default;