module Cosmo::Util::Color
Overview
This module encodes text with a color code
Extended Modules
Defined in:
util.crInstance Method Summary
- #bold(text : String)
- #faint(text : String)
- #light_cyan(text : String)
- #light_green(text : String)
- #light_purple(text : String)
- #light_yellow(text : String)
- #red(text : String)