Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/manpages/base16-builder

Fork of base16-builder
https://github.com/manpages/base16-builder

Last synced: 24 days ago
JSON representation

Fork of base16-builder

Awesome Lists containing this project

README

        

# Base16 Builder
Easily build color variations of Base16 with YAML scheme definitions and ERB templates.
See the [Base16](https://github.com/chriskempson/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++
* prettify.js
* Pygments
* Rainbow
* Rouge
* Textadept
* TextMate (Sublime Text)
* Vim
* Windows Command Prompt
* Xcode 4
* XFCE4 Terminal
* Zathura

## Contributors
* [chriskempson](https://github.com/chriskempson) - HTML Preview, Vim, TextMate, iTerm 2, XFCE4 Terminal, Mou, Escape Code Shell Script, Gnome Terminal, BBEdit
* [jayferd](https://github.com/jayferd) - Rouge
* [neil477](https://github.com/neil477) - Emacs
* [joedynamite](https://github.com/joedynamite) - Xcode 4
* [robloach](https://github.com/robloach) - Geany
* [geoffstokes](https://github.com/geoffstokes) - Windows Command Prompt, MinTTY
* [idleberg](https://github.com/idleberg) - Chrome DevTools, CodeMirror, Gedit, highlight.js, Notepad++, prettify.js, Pygments, Rainbow
* [rgieseke](https://github.com/rgieseke) - Textadept
* [oxplot](https://github.com/oxplot) - Mate Terminal
* [esn89](https://github.com/esn89) - Zathura PDF Reader

## License
Base16 Builder is released under the [MIT License](https://github.com/chriskempson/base16-builder/blob/master/LICENSE.md)