//Date created:  12/27/2019
//Author: Kong Xiong
//File name:Colors.txt
//Purpose: To read color name
//Format: Name of reading color, path of image file
//Please do not modify this file; otherwise, the software might not work properly.
//The software uses to create pressed buttons.
//Any line starts with forward slashes (//) or blank will be ignored when parsing.
//Words after forward slashes (//) are dropped out, use as comment.

Black: Picture\Colors\Black.jpg
Blue: Picture\Colors\Blue.jpg
Brown: Picture\Colors\Brown.jpg
Chocolate: Picture\Colors\Chocolate.jpg
Cyan: Picture\Colors\Cyan.jpg
Gold: Picture\Colors\Gold.jpg
Gray: Picture\Colors\Gray.jpg
Green: Picture\Colors\Green.jpg
Indigo: Picture\Colors\Indigo.jpg
Lime: Picture\Colors\Lime.jpg
Maroon: Picture\Colors\Maroon.jpg
Olive: Picture\Colors\Olive.jpg
Orange: Picture\Colors\Orange.jpg
Pink: Picture\Colors\Pink.jpg
Purple: Picture\Colors\Purple.jpg
Red: Picture\Colors\Red.jpg
Silver: Picture\Colors\Silver.jpg
Tan: Picture\Colors\Tan.jpg
Tomato: Picture\Colors\Tomato.jpg
Violet: Picture\Colors\Violet.jpg
White: Picture\Colors\White.jpg
Yellow: Picture\Colors\Yellow.jpg