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 White (255,255,255) \1
red Red (255,0,0) \2
lime Lime (0,255,0) \3
blue Blue (0,0,255) \4
yellow Yellow (255,255,0) \5
cyan Cyan (0,255,255) \6
magenta Magenta (255,0,255) \7
silver Silver (192,192,192) \8
gray Gray (128,128,128) \9
maroon Maroon (128,0,0) \10
olive Olive (128,128,0) \11
green Green (0,128,0) \12
purple Purple (128,0,128) \13
teal Teal (0,128,128) \14
navy Navy (0,0,128) \15

Clone this wiki locally