reecefowell / todc-bootstrap
Google-styled theme for Bootstrap.
Installs: 19
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 1
Forks: 229
Language:JavaScript
This package is not auto-updated.
Last update: 2024-11-04 13:41:50 UTC
README
This is a Google-styled theme for Twitter Bootstrap. Because I'm a fan of the new Google UI seen in Gmail, Docs, Calendar, etc, I decided to reproduce the look of these new UI elements for my own personal use.
Compatibility
This is being tested in the latest versions of Chrome, Firefox, and IE8+.
The following projects are specifically designed for use with todc-bootstrap:
- todc-select2 - Google-themed select menus
- todc-datepicker - Google-themed datepicker component
Requirements
- LESS - for compiling
.less
files into CSS - Twitter Bootstrap - this will be automatically checked out, if necessary, during the build process
Building
To build the CSS file, simply run make
from the top-level directory. If necessary, Twitter Bootstrap will be automatically checked out.
The resulting CSS file will be found at dist/todc-bootstrap.css
.
Demo
http://todc.github.com/todc-bootstrap/index.html
License
http://www.apache.org/licenses/LICENSE-2.0
NOTE This project was previously and incorrectly licensed under the Public Domain. It has now been changed to be compatible with Twitter Bootstrap's current license.
Acknowledgements
Inspired by Twitter Bootstrap and, of course, Google.