Is there colour schemes tools to integrate with Twitter Bootstrap Less files? -


i know can include file bootstrap_and_overrides.css.less can use override colors in twitter bootstrap css files.

but, isn't there way set less variables using online colour schemes generator on fly ? such tool great start customizing theme twitter bootstrap!

any known tool there ?

for css , less outputs know 1 tool : http://www.boottheme.com/#generatetheme
css : http://stylebootstrap.info


Comments

Popular posts from this blog

JQuery Autocomplete without using label, value, id -

c++ - Accessing inactive union member and undefined behavior? -

JAVA - what is the difference between void and boolean methods? -