Skip to content

Latest commit

 

History

History
34 lines (29 loc) · 986 Bytes

README.md

File metadata and controls

34 lines (29 loc) · 986 Bytes

Base16 Builder

Easily build color variations of Base16 with YAML scheme definitions and ERB templates.
See the Base16 repository for more information.
Requires Ruby 1.9 or greater.

Usage

> ./base16

Build all schemes

> ./base16 default.yml

Build only the "default" theme

Templates

  • HTML Preview
  • Vim
  • TextMate (Sublime Text)
  • iTerm 2
  • XFCE4 Terminal
  • Mou
  • Escape Code Shell Script
  • Rouge
  • Gnome Terminal
  • Emacs
  • Xcode 4
  • BBEdit (TextWrangler)

Contributors

License

Base16 Builder is released under the MIT License