Create new color module schemes such as existing one "Alignment". Ι would appreciate any help and any color scheme proposal based on the following pattern.

'alignment' => array(
  'title' => t('Alignment'),
  'colors' => array(
	'base' => '#7a7a7a',
	'link' => '#de6a00',
	'headingshadow' => '#ffffff',
	'slogan' => '#d5d5d5',
	'headertop' => '#222222',
	'headerbottom' => '#203e42',
	'headermenu' => '#222222',
	'headermenulink' => '#d4fffd',
	'headermenuborder' => '#222222',
	'headermenubghover' => '#203e42',
	'bannertop' => '#efeeee',
	'bannerbottom' => '#dadada',
	'bannerborder' => '#fcfcfc',
	'contenttop' => '#e8e8e8',
	'contentbottom' => '#efefef',
	'blockbg' => '#fdfdfd',
	'buttontop' => '#db9655',
	'buttonbottom' => '#de6a00',
	'buttontext' => '#fefefe',
	'buttontextshadow' => '#222222',
	'buttonboxshadow' => '#999999',
	'buttonbghover' => '#de6a00',
	'footer' => '#203e42',
	'footerlink' => '#d4fffd', (will be included in 7.x-1.5 release)
	'footerbottomtop' => '#203e42',
	'footerbottombottom' => '#222222',
  ),
),

Thanks
/George

Comments

gtsopour’s picture

Title: Prepare new color module schemes » Create new color module schemes
gtsopour’s picture

Version: 7.x-1.4 » 7.x-1.5
Priority: Normal » Major

Hello everyone,
I would appreciate any help with this feature request.

Thanks
/George

gtsopour’s picture

Issue summary: View changes

Code changed

avpaderno’s picture

Assigned: gtsopour » Unassigned
Priority: Major » Normal
Issue summary: View changes
Issue tags: -corporate, -Corporate Theme, -Corporate Clean Theme, -CorporateClean, -Corporate Clean color module support