Skip to content

Instantly share code, notes, and snippets.

@bookercodes
Last active February 15, 2016 19:44
Show Gist options
  • Save bookercodes/17b8bd78d48138b70806 to your computer and use it in GitHub Desktop.
Save bookercodes/17b8bd78d48138b70806 to your computer and use it in GitHub Desktop.

Base16 Builder is a nimble command-line tool that generates themes for your favourite programs. See it in action below

Base16 Builder is simple to use. All you have to do is supply a color _s_cheme, template, and brightness. Base!6 Builder will use this information to generate a theme and write it to stdout. Because Base16 Builder writes to stdout it is possible to "pipe" the theme anywhere. In the above screencast I pipe it to a file called theme but this could just as well have been a configuration file like .Xresources.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment