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
    247
    248
    249
    250
    251
    252
    253
    254
    255
    256
    257
    *                              background, link, main text, secondary text.
     *     }
     * }
     */
    return apply_filters( 'twentysixteen_color_schemes', array(
        'default' => array(
            'label'  => __( 'Default', 'twentysixteen' ),
            'colors' => array(
                '#1a1a1a',
                '#ffffff',
                '#007acc',