twentysixteen_color_schemes

twentysixteen_color_schemes

Hook Type: filter

See hook in core

Displaying hooks found in version: wordpress-5.0.3

apply_filters('twentysixteen_color_schemes') is found 1 times:

  • /wp-content/themes/twentysixteen/inc/customizer.php line 251
    	 *                              background, link, main text, secondary text.
    	 *     }
    	 * }
    	 */
    	return apply_filters( 'twentysixteen_color_schemes', array(
    		'default' => array(
    			'label'  => __( 'Default', 'twentysixteen' ),
    			'colors' => array(
    				'#1a1a1a',
    				'#ffffff',
    				'#007acc',