Skip to content

Miladpegah/color16

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

color16-js EXTENDS base16

base16 color schemes as JS objects.

Installation

Fast installation

Extract the desired color section from the library and use it in your project

Package installaion

npm install color16

Usage

import { solarized } from 'color16';
console.log(solarized.base00); // #002b36

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published