Home

Awesome

Color Builder

Easily build color variations of Solarized with YAML scheme definitions and ERB templates.

I'm currently using this to generate parsec. You could create your own scheme though.

Usage

$ ./build

Build all schemes

$ ./build default.yml

Build only the "default" theme

$ ./build https://awesome-schemes.com/my-scheme.yml

Build a scheme from a URL (note, these are not the same as base16 schemes)

Templates

Adding templates


This is entirely copied from base16-builder and solarized