I am using a single theme (Garland) across all domains Would it be hard to set the domain-specific color scheme, picking it from a drop-down list of hashes? What I do is to create multiple color schemes on a separate Drupal installation (as color setting does not work on the main one...) and copy them over to:

files_alfa/color/garland-58e99eb5
files_beta/color/garland-f949a063
...
Alternatively, I could set the color directly in mySQL , if instructions are provided.

Comments

agentrickard’s picture

I don't quite understand this part:

What I do is to create multiple color schemes on a separate Drupal installation (as color setting does not work on the main one...)

There is a plan to add more comprehensive theming support, but it may need to wait. See http://drupal.org/node/180264

agentrickard’s picture

More to the point: just adding the Garland color picker is no easier than adding the entire theme configuration form. That feature request is postponed while we try to get the beta working.

skizzo’s picture

I see... What I meant is that in my domains-enabled Drupal installation I cannot change the Garland color via Admin interface (Garland settings). Don't know why, maybe it does not like multiple filesystem settings (a distinct "files" directory for each domain, public fs). Anyway, at this point in time that is irrelevant.

agentrickard’s picture

Status: Active » Closed (duplicate)