module Cosmo::Util::Color

Overview

This module encodes text with a color code

Extended Modules

Defined in:

util.cr

Instance Method Summary

Instance Method Detail

def bold(text : String) #

[View source]
def faint(text : String) #

[View source]
def light_cyan(text : String) #

[View source]
def light_green(text : String) #

[View source]
def light_purple(text : String) #

[View source]
def light_yellow(text : String) #

[View source]
def red(text : String) #

[View source]