Skip to content

Fork of Chris Kempson's Base16 Builder, with theme templates optimized for Ruby on Rails (:symbols, String interpolation, ERB background, etc)

License

Notifications You must be signed in to change notification settings

tompave/RailsBase16-builder

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RailsBase16 Builder

This is a fork of the original Base16 Builder, by Chris Kempson.

This fork focusses on supporting the Ruby syntax and the Ruby on Rails framework (e.g. ERB views). It adds a more fine-grained syntax highlighting for specific elements of the Ruby language, but it only supports color schemes for SublimeText and TextMate.

The original base16, on the other hand, is also an awesome and flexible system to quickly create color schemes for a variety of editors, IDEs, terminals, browser tools and code parsers. Check out the original repo, as it features dynamic examples and documentation on the templates.

Example Syntax Hightlighting

See the distribution repository for example screenshots.

Usage

Requires Ruby 1.9 or greater.

> ./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.

License

RailsBase16 Builder is released under the MIT License

About

Fork of Chris Kempson's Base16 Builder, with theme templates optimized for Ruby on Rails (:symbols, String interpolation, ERB background, etc)

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • HTML 81.9%
  • Ruby 16.2%
  • Shell 1.9%