Filters the color schemes registered for use with Twenty Sixteen. The default schemes include ‘default’, ‘dark’, ‘gray’, ‘red’, and ‘yellow’.
Parameters
- Sixteen
- ( Twenty ) 1.0 . . .
- $schemes
- ( array ) { Associative array of color schemes data. . . .
- $slug
- ( array ) { Associative array of information for setting up the color scheme. . . .
- $label
- ( string ) Color scheme label. . . .
- ( 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. } } . . .