Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/cheshire137/colour_bootstrapper

Rails app for applying a palette from ColourLovers.com to Twitter Bootstrap.
https://github.com/cheshire137/colour_bootstrapper

app bootstrap color colour-lovers palette rails

Last synced: about 2 months ago
JSON representation

Rails app for applying a palette from ColourLovers.com to Twitter Bootstrap.

Awesome Lists containing this project

README

        

1. User picks a ColourLovers.com palette.
2. Grab colors in palette.
3. Set LESS variables in Twitter Bootstrap to palette colors.
4. Compile Bootstrap CSS--use less.js? Show preview to user. Let user change color usage, recompile, preview again.
5. Provide compiled Bootstrap CSS to user.