twentysixteen_color_schemes
twentysixteen_color_schemes
Appears in: wordpress-4.4, wordpress-4.8, wordpress-5.0, wordpress-5.0.1, wordpress-5.0.2, wordpress-5.0.3
Hook Type: filter
Displaying hooks found in version: wordpress-5.0.3apply_filters('twentysixteen_color_schemes') is found 1 times:
- /wp-content/themes/twentysixteen/inc/customizer.php line 251247248249250251252253254255256257
* background, link, main text, secondary text.
* }
* }
*/
return
apply_filters(
'twentysixteen_color_schemes'
,
array
(
'default'
=>
array
(
'label'
=> __(
'Default'
,
'twentysixteen'
),
'colors'
=>
array
(
'#1a1a1a'
,
'#ffffff'
,
'#007acc'
,