Module: Inkjet::Colors::Background

Defined in:
lib/inkjet/colors.rb

Constant Summary collapse

Black =
40
Red =
41
Green =
42
Yellow =
43
Blue =
44
Magenta =
45
Cyan =
46
Gray =
47
Default =
49
White =
107