$clearText
$commonText
helper.forEach( commonColor, function ( index, colors ) {
helper.forEach( colors, function( i, color ) { });
} );
$standardText
helper.forEach( standardColor, function ( i, color ) { } );