cyan

Colorizes String to cyan

Example:

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

Return

a cyan colored String

Since

v1.0.0