1.1.1 • Published 5 years ago

@bnnvara/colors v1.1.1

Weekly downloads
12
License
ISC
Repository
-
Last release
5 years ago

###Colors

The BNNVARA color system can be used to create a color scheme that reflects the brand and style.

Design & API Documentation

Color DEMO

Pattern library

Installation

npm install @bnnvara/colors --save

Basic Usage

import theme from '@bnnvara/colors';

Variants

CategoryCustom propertyDescription
basebase.whiteThe theme base white color
basebase.blackThe theme base black color
primaryprimary.lightThe theme primary light color
primaryprimary.mainThe theme primary main color
primaryprimary.darkThe theme primary dark color
primaryprimary.contrastTextThe theme primary contrast text color
secondarysecondary.lightThe theme secondary light color
secondarysecondary.mainThe theme secondary main color
secondarysecondary.darkThe theme secondary dark color
secondarysecondary.contrastTextThe theme secondary contrast text color
tertiarytertiary.lightThe theme tertiary light color
tertiarytertiary.mainThe theme tertiary main color
tertiarytertiary.darkThe theme tertiary dark color