twentynineteen_custom_colors_lightness_selection

twentynineteen_custom_colors_lightness_selection

Hook Type: filter

See hook in core

Displaying hooks found in version: wordpress-5.8.3

apply_filters('twentynineteen_custom_colors_lightness_selection') is found 1 times:

  • /wp-content/themes/twentynineteen/inc/color-patterns.php line 67
    	 * @since Twenty Nineteen 1.0
    	 *
    	 * @param int $lightness_selection Selection color lightness level.
    	 */
    	$lightness_selection = apply_filters( 'twentynineteen_custom_colors_lightness_selection', 90 );
    	$lightness_selection = absint( $lightness_selection ) . '%';
    
    	$theme_css = '
    		/*
    		 * Set background for:
    		 * - featured image :before