/base16-builder

Base16 Builder

Primary LanguageRubyOtherNOASSERTION

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

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

Contributors

  • chriskempson - HTML Preview, Vim, TextMate, iTerm 2, XFCE4 Terminal, Mou, Escape Code Shell Script, Gnome Terminal, BBEdit
  • jayferd - Rouge
  • neil477 - Emacs
  • joedynamite - Xcode 4
  • robloach - Geany
  • geoffstokes - Windows Command Prompt, MinTTY
  • idleberg - Atom, Chrome DevTools, CodeMirror, Gedit, highlight.js, Notepad++, prettify.js, Pygments, Rainbow
  • rgieseke - Textadept
  • oxplot - Mate Terminal
  • esn89 - Zathura PDF Reader
  • romainx - MultiMarkdown Composer 2

License

Base16 Builder is released under the MIT License