Poke word8 colors for shapes

This commit is contained in:
2023-04-13 02:30:23 +01:00
parent 5d4234a8f4
commit 3c43caee9c
6 changed files with 33 additions and 15 deletions
+1 -1
View File
@@ -32,6 +32,6 @@ type RGBA = Point4
type Color = Point4
type Color256 = V4 Word8
type Color8 = V4 Word8
deriveJSON defaultOptions ''PaletteColor