base16-builder / base16-builder

:hammer: Base16 Builder is a nimble command-line tool that generates themes for your favourite programs.
MIT License
431 stars 41 forks source link

Create a tool to reverse engine a template or a scheme #28

Open aloisdg opened 8 years ago

aloisdg commented 8 years ago

This issue is directly related to base16-builder. I would love to get a tool to create a template from a theme. Basically, it will replace colors with nunjucks string.

A maths metaphor would be: scheme + template = theme thank to base16-builder and with this tool we could do: theme - scheme = template or theme - template = scheme.

bookercodes commented 8 years ago

Would this belong in another repository?

aloisdg commented 8 years ago

Yes. What do you think?

aloisdg commented 8 years ago

Could be use for #60