lauren / pick-a-color

an easy-to-use jQuery color picker for Twitter Bootstrap
http://lauren.github.com/pick-a-color/
MIT License
269 stars 89 forks source link

Less styling updates #56

Open cdjackson opened 9 years ago

cdjackson commented 9 years ago

This adds more variables to the LESS file so that theming is better. It removes hardcoded colors (eg white) and uses the Bootstrap variable. This is necessary when using a new theme such as the Bootswatch themes. This looks (almost!) the same with the sample provided, but makes a massive difference if using a different theme (for example a dark background theme is almost unusable with the initial LESS file). This is tested against the less files provided with 1.2.3, and also the latest Bootstrap (3.1.1) with the Bootswatch slate theme 3.2.0.

Unfortunately due to a format change it shows as though there are a lot more changes than there are - sorry.