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



twentysixteen_color_schemes › WordPress Filter Hooks

SinceTwenty Sixteen 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, page background, link, main text, secondary text. } }
    Required: No
    Default:
Defined at:
Codex:

Filters the color schemes registered for use with Twenty Sixteen.

The default schemes include 'default', 'dark', 'gray', 'red', and 'yellow'.





Source

return apply_filters(