Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/manpages/base16-builder
- Owner: manpages
- License: other
- Created: 2014-10-21T05:04:06.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2014-10-21T05:04:57.000Z (about 10 years ago)
- Last Synced: 2023-03-12T06:04:19.208Z (over 1 year ago)
- Language: Ruby
- Size: 383 KB
- Stars: 4
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
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)