auduchinok / base16-builder

Color schemes for text editors and terminal apps

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.

About the fork

It seems that original repo is no longer maintained.

There've been a lot of pull requests with fixes and enhancements that should have been merged so I decided to create a fork and merge them.

Usage

Build all schemes:

> ./base16

Build only the "default" theme:

> ./base16 -s schemes/default.yml

Build only the terminal-app termplate:

> ./base16 -t templates/terminal-app

Build a scheme stored on some webspace:

> ./base16 https://awesome-schemes.com/my-scheme.yml

Templates

  • Ace
  • Atom
  • BBEdit (TextWrangler)
  • Brackets
  • Chrome DevTools (Web Inspector)
  • Chrome Secure Shell
  • CodeMirror
  • ConEmu
  • Console2
  • Devtools-Author
  • 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
  • Sequel Pro
  • Terminator
  • Termite
  • Textadept
  • TextMate (Sublime Text)
  • Vim
  • Visual Studio
  • Virtual Console (vconsole)
  • Windows Command Prompt
  • Xcode
  • XFCE4 Terminal
  • Xresources
  • Zathura

Maintainers

License

Base16 Builder is released under the MIT License

About

Color schemes for text editors and terminal apps

https://github.com/chriskempson/base16

License:Other


Languages

Language:HTML 98.7%Language:Ruby 0.8%Language:Shell 0.5%