Changed Color type and layout functions
~ modified Color type from string to color.RGBA ~ modified functions from layer.go to replace their signatures (changed painting.Color to string) ~ modified default color for new pixels
- removed const colors
- added var colorPalette (pixel.go)