Skip to content

auduchinok/base16-builder

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 98.7%
  • Other 1.3%