Color Rebuilder
This module allows to clear the images and css cache of the color module.
It allows to set a new color scheme for a specified theme.
It supports Drush and Hook_Menu
Rebuild using URL
Load the page http://drupalsite.com/color_rebuilder/rebuild/<theme_name>/<color_scheme>
Rebuild using Drush
drush en color
drush en color_rebuilder
drush creb --theme=<theme-name> --color=<color-scheme-key>
Example:
cd /var/www/drupal
drush en color
drush en color_rebuilder
drush creb --theme=garland --color=chocolate
Reload the page and you can see the new theme color.
AcknowledgmentsSupporting organizations:
Development
Project information
- Project categories: Developer tools
3 sites report using this module
- Created by psicomante on , updated
Stable releases for this project are covered by the security advisory policy.
There are currently no supported stable releases.