Skip to content

Instantly share code, notes, and snippets.

@xavortm
Created August 25, 2014 08:30
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save xavortm/0d296159e3dc2eb447a8 to your computer and use it in GitHub Desktop.
Save xavortm/0d296159e3dc2eb447a8 to your computer and use it in GitHub Desktop.
array(
'id' => 'color-main',
'type' => 'color',
'title' => __('Main theme color', 'studiox'),
'subtitle' => __('Select the main theme color', 'studiox'),
'default' => '#4fb509',
'output' => array(
'color' => 'a',
'color' => '.entry .entry-title a:hover',
'background-color' => '#site-branding'
),
),
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment