@design-blocks/colors
TypeScript icon, indicating that this package has built-in type declarations

0.1.0 • Public • Published

Design Blocks Colors

A set of open-source color systems to design your apps beautiful and accessible.

Use the color scheme that you like best for your project

Super quick start

// with yarn
yarn add @design-blocks/colors

// with npm
npm add  @design-blocks/colors

// with pnpm
pnpm add  @design-blocks/colors
import { colorSchemes } from '@design-blocks/colors';

const { tailwindCss } = colorSchemes;

<Text styles={{ color: tailwindCss.amber[500] }} />;

Readme

Keywords

none

Package Sidebar

Install

npm i @design-blocks/colors

Weekly Downloads

167

Version

0.1.0

License

none

Unpacked Size

467 kB

Total Files

848

Last publish

Collaborators

  • wootsbot