- Notifications
You must be signed in to change notification settings - Fork12
gaearon/base16-js
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
Base16 color schemes as JS objects.
npm install --save base16import{solarized}from'base16';console.log(solarized.base00);// #002b36
No pull requests changing or adding the themes will be accepted unless they match the changes committed tobase16-builder.
All credits go toChris Kempson and theme authors. This repository is just a JS mirror ofbase16-builder schemes.
The original work in creating JS counterparts was performed by@dzannotti as part of his work onRedux DevTools. All I did was extract them into a separate repository.
About
Base16 themes in JS
Resources
License
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Packages0
No packages published
Uh oh!
There was an error while loading.Please reload this page.
Contributors2
Uh oh!
There was an error while loading.Please reload this page.