yellow

Colorizes String to yellow

Example:

val name: String = "SKN".yellow();

Return

a yellow colored String

Since

v1.0.0