UNPKG

react-native-material-elements

Version:

React native material elements is a sophisticated UI library crafted to enhance your React Native development workflow. Designed for simplicity and elegance, nex-ui provides a rich collection of components and utilities to effortlessly create polished mob

15 lines (13 loc) 270 B
import { ColorShades } from '../../theme'; export const calendulaGold: ColorShades = { 50: '#fffbe6', 100: '#fff1b8', 200: '#ffe58f', 300: '#ffd666', 400: '#ffc53d', 500: '#faad14', 600: '#d48806', 700: '#ad6800', 800: '#874d00', 900: '#613400', };