npm.io
0.2.1 • Published 3 years ago

base16-ts v0.2.1

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

base16-ts

Base16 Scheme collection in TypeScript

NPM JavaScript Style Guide

Install

npm install --save base16-ts
yarn add base16-ts

Usage

import { schemes } from 'base16-ts';

setUIBackground(schemes.monokai.base00);

Collections

  • https://github.com/gaearon/base16-js
  • https://github.com/chriskempson/base16-builder
  • Unclaimed Schemes
  • Default Schemes
  • Apprentice
  • Atlas
  • Black Metal
  • Brogrammer
  • Brushtrees
  • Circus
  • Classic
  • Cupertino
  • DanQing
  • Darcula
  • Darkviolet
  • Dracula
  • Equilibrium
  • Espresso
  • Eva
  • Framer
  • Fruit Soda
  • Gigavolt
  • Github
  • Gruvbox
  • Hardcore
  • Heetch
  • Helios
  • Horizon
  • Humanoid
  • iA
  • Icy
  • Kimber
  • Materia
  • Material
  • Material Vivid
  • Mellow Purple
  • Mexico Light
  • Nebula
  • Nord
  • Nova
  • OneLight
  • OneDark
  • Outrun
  • Papercolor
  • Pasque
  • Pinky
  • Porple
  • Purpledream
  • Qualia
  • Rebecca
  • Rose Pine
  • Sakura
  • Sagelight
  • Sandcastle
  • Shades of Purple
  • Silk
  • Snazzy
  • Solarflare
  • Solarized
  • Summercamp
  • Summerfruit
  • Synth Midnight
  • Tender
  • Tomorrow
  • Unikitty
  • Vice
  • Windows
  • Woodland
  • XCode Dusk
  • Zenburn

License

MIT © lxsmnsyc

pridepack
@everything-registry/sub-chunk-1216@zalastax/nolb-base1
0.2.1

3 years ago

0.2.0

4 years ago

0.1.0

4 years ago

contact@npm.io