Class Sickill::Rainbow::AnsiColor
In: lib/ansi_color.rb
Parent: Object

Retrieve ANSI color code from a color name, an html color or an RGB color

Methods

code   new  

Public Class methods

ground is one of :foreground, :background color is one of this 3 formats: name, html, rgb

Public Instance methods

Get the ANSI color code.

[Validate]