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.
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
- LESS - for compiling
.less
files into CSS - Twitter Bootstrap - this will be automatically checked out, if necessary, during the build process
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
.
http://todc.github.com/todc-bootstrap/index.html
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.
Inspired by Twitter Bootstrap and, of course, Google.