$.colorRoller()

$.colorRoller is a jQuery plugin that extracts ThemeRoller colours and make them available for individual use. Because jQuery ThemeRoller bundles colours with other css styles, it is difficult to style page elements with any of the colours contained in a ThemeRoller theme. This plugin exposes individual colours by extracting them from ThemeRoller-generated css.
Features:
- Use individual jQuery ThemeRoller colours on your page as classes or create your own with JavaScript
- supports scoped themes
- init callback method supported
Working demo here: colorroller.hivekey.net/demo
Documentation: colorroller.hivekey.net/documentation



