mquan / lavish

a rails app that generates Bootstrap color scheme from an image
http://lavishbootstrap.com/
694 stars 92 forks source link

Change font size and generate config.json #23

Closed vinigarcia87 closed 9 years ago

vinigarcia87 commented 9 years ago

Please, add a feature to change the font-size. Sometimes, we don't want 14px. Generate config.json with all the configurations, like the official bootstrap website does, would be nice too. thanks

mquan commented 9 years ago

there are just too many customizable variables to add so I hesitate to add this option. Plus the current Bootstrap version isn't compatible with Lavish anymore. You can take the customized less output from bootstrap and apply only the color changes at the top of lavish output to achieve what you want. There are only 5 or 6 color variables that are changed.