Skip to content

Changed Color type and layout functions

Valentin Fagnet requested to merge colorPalette into main

~ 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)

Merge request reports

Loading