_color_html_alter

function _color_html_alter

_color_html_alter(&$vars)

Replaces style sheets with color-altered style sheets.

A theme that supports the color module should call this function from its THEME_process_html() function, so that the correct style sheets are included when html.tpl.php is rendered.

See also

theme()

File

modules/color/color.module, line 85
Allows users to change the color scheme of themes.

Code

function _color_html_alter(&$vars) {
  glo