irumiha / base16-builder

Base16 Builder

Home Page:https://github.com/chriskempson/base16

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Base16 Builder

https://github.com/chriskempson/base16

License:Other


Languages

Language:Ruby 100.0%