"Colors"
{
	"Default"
	{
		"rgba"	"255 255 255 255"
	}
	"Green"
	{
		"rgba"	"0 255 0 255"
	}
	"Blue"
	{
		"rgba"	"0 0 255 255"
	}
	"Red"
	{
		"rgba"	"255 0 0 255"
	}
	"Yellow"
	{
		"rgba"	"255 255 0 255"
	}
}