Project Zomboid

Project Zomboid

Bath Towels Overhaul
 This topic has been pinned, so it's probably important
Si-Cafe  [developer] 31 Jan @ 12:08pm
Towel Colors List
Currently, a total of 34 colors are supported.

"White", -- (255,255,255)
"Black", -- (0,0,0)
"Blue", -- (0,0,255)
"Brown", -- (165,42,42)
"Chocolate", -- (210,105,30)
"Cyan", -- (0,255,255)
"DarkGray", -- (169,169,169)
"DarkGreen", -- (0, 100, 0)
"DarkRed", -- (139,0,0)
"DarkViolet", -- (148,0,211)
"Gold", -- (255,215,0)
"Green", -- (0,128,0)
"HotPink", -- (255,20,147)
"Khaki", -- (240, 230, 140)
"Lavender", -- (230,230,250)
"LightGray", -- (220,220,220)
"LimeGreen", -- (50,205,50)
"Magenta", -- (255, 0, 255)
"Navy", -- (0,0,128)
"Olive", -- (128,128,0)
"Orange", -- (255,165,0)
"Pink", -- (255,192,203)
"Purple", -- (128,0,128)
"Red", -- (255,0,0)
"RoyalBlue", -- (65,105,225)
"Salmon", -- (250, 128, 114)
"SkyBlue", -- (135,206,235)
"Tan", -- (210,180,140)
"Teal", -- (0,128,128)
"Tomato", -- (255,99,71)
"Yellow", -- (255,215,0)
"YellowGreen", -- (154,205,50)
"Wheat", -- (245, 222, 179)
"Lime", -- (0,255,0)
Last edited by Si-Cafe; 28 Feb @ 5:04pm