wpseek.com
A WordPress-centric search engine for devs and theme authors



twentyfifteen_color_schemes › WordPress Filter Hooks

SinceTwenty Fifteen 1.0
Deprecatedn/a
Parameters:
  • (array) $schemes { Associative array of color schemes data. @type array $slug { Associative array of information for setting up the color scheme. @type string $label Color scheme label. @type array $colors HEX codes for default colors prepended with a hash symbol ('#'). Colors are defined in the following order: Main background, sidebar background, box background, main text and link, sidebar text and link, meta box background. } }
    Required: No
    Default:
Defined at:
Codex:

Filters the color schemes registered for use with Twenty Fifteen.

The default schemes include 'default', 'dark', 'yellow', 'pink', 'purple', and 'blue'.





Source

return apply_filters(