So that folks can customize the site's color scheme.

CommentFileSizeAuthor
#9 Screenshot_2_4_13_6_52_PM.png194.38 KBezra-g

Comments

ezra-g’s picture

Priority: Normal » Critical
dnotes’s picture

I'd be happy to colorize commons_origins for you if you need it, but I'd need to know what parts you wanted customizable.

ezra-g’s picture

Status: Active » Postponed

Thanks, dnotes!

dnotes and I discussed at the BADCamp 2012 sprint - The folks who are building the Commons theme are working on Color module support. Marking this as postponed pending that work.

ezra-g’s picture

Title: Allow setting theme settings with Color module during installer » Ability to chose color palette during install, as part of theme settings
Status: Postponed » Active

Quoting ay13:

when anything other thatn the default blue is active then the body element will need a class of "palette-active" and then another class for the color palette chosen. the forst one i did is called "palette-orange-red" so to show the orange red color palette the body elemnt needs the classes of .palette-active and .palette-orange-red"

ezra-g’s picture

Assigned: Unassigned » ezra-g
ezra-g’s picture

I've got an initial working form with all of the palettes in the 1832730-palette branch of Commons origins.

I need to add this to the installer, and we're still waiting on some design information for what the form should "actually look like."

geigerg’s picture

Is there any plan to use the core-color module?

ezra-g’s picture

Is there any plan to use the core-color module?

No, we're using a different approach that allows us to change the color scheme simply by adding a palette-specific color class to the body div.

ezra-g’s picture

Status: Active » Fixed
StatusFileSize
new194.38 KB

Here's what the form looks like as part of the installer - The submit button is labeled "Save color palette".
Screenshot_2_4_13_6_52_PM.png

This will be included in time for Beta2!

http://drupalcode.org/project/commons.git/commit/7330ac1

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.