Skip to content

Latest commit

 

History

History
82 lines (76 loc) · 2.2 KB

README.md

File metadata and controls

82 lines (76 loc) · 2.2 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

  • Atom
  • BBEdit (TextWrangler)
  • Chrome DevTools (Web Inspector)
  • Chrome Secure Shell
  • CodeMirror
  • ConEmu
  • Console2
  • DrRacket
  • Emacs
  • Escape Code Shell Script (shell)
  • Geany
  • Gedit
  • Gimp Palette
  • Gnome Terminal
  • Guake
  • highlight.js
  • Highlighting Kate
  • HTML Preview (preview)
  • IDEA
  • IPython Notebook
  • iTerm 2
  • Konsole
  • Mate Terminal
  • MinTTY
  • MultiMarkdown Composer 2 (mmdc2)
  • Mou
  • Notepad++
  • OS X Terminal (terminal-app)
  • Pantheon Terminal
  • prettify.js
  • Prism.js
  • PuTTY
  • Pygments
  • Qt Creator
  • Rainbow
  • Rouge
  • Terminator
  • Termite
  • Textadept
  • TextMate (Sublime Text)
  • Vim
  • Visual Studio
  • Virtual Console (vconsole)
  • Windows Command Prompt
  • Xcode 4
  • XFCE4 Terminal
  • Xresources
  • Zathura

Maintainers

License

Base16 Builder is released under the MIT License