Module: Inkjet::Colors::Foreground

Defined in:
lib/inkjet/colors.rb

Constant Summary collapse

Black =
30
Red =
31
Green =
32
Yellow =
33
Blue =
34
Magenta =
35
Cyan =
36
Gray =
37
Default =
39
White =
97