Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Base16 themes in JS

License

NotificationsYou must be signed in to change notification settings

gaearon/base16-js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Base16 color schemes as JS objects.

Installation

npm install --save base16

Usage

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

Contributing

No pull requests changing or adding the themes will be accepted unless they match the changes committed tobase16-builder.

Credits

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

Stars

Watchers

Forks

Packages

No packages published

Contributors2

  •  
  •  

[8]ページ先頭

©2009-2025 Movatter.jp