Skip to content
This repository was archived by the owner on Jun 4, 2025. It is now read-only.

Text Coloring

Jeaye edited this page Aug 17, 2013 · 6 revisions
Example Name Value Alias
black Black (0,0,0) \0
White (255,255,255) \1
Red (255,0,0) \2
Lime (0,255,0) \3
Blue (0,0,255) \4
Yellow (255,255,0) \5
Cyan (0,255,255) \6
Magenta (255,0,255) \7
Silver (192,192,192) \8
Gray (128,128,128) \9
Maroon (128,0,0) \10
Olive (128,128,0) \11
Green (0,128,0) \12
Purple (128,0,128) \13
Teal (0,128,128) \14
Navy (0,0,128) \15

Clone this wiki locally