Add Debug to color structs
Created by: Esption
Possibly nice to do this in other places as well, but I specifically found it annoying not being able to derive Debug on my own structs because it was lacking here.
Created by: Esption
Possibly nice to do this in other places as well, but I specifically found it annoying not being able to derive Debug on my own structs because it was lacking here.