Skip to content

Latest commit

 

History

History
51 lines (45 loc) · 1.51 KB

README.md

File metadata and controls

51 lines (45 loc) · 1.51 KB

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

> ./base16 https://awesome-schemes.com/my-scheme.yml

Build a scheme stored on some webspace.

Templates

  • BBEdit (TextWrangler)
  • Chrome DevTools
  • CodeMirror
  • Emacs
  • Escape Code Shell Script
  • Gedit
  • Gnome Terminal
  • highlight.js
  • HTML Preview
  • iTerm 2
  • Mate Terminal
  • MinTTY
  • Mou
  • Notepad++
  • Rouge
  • Textadept
  • TextMate (Sublime Text)
  • Vim
  • Windows Command Prompt
  • Xcode 4
  • XFCE4 Terminal

Contributors

License

Base16 Builder is released under the MIT License