Colour arrays, one for foreground and one for background colours
Each uses the Colour enum values as index
The enum can be useful for passing to functions in order to specify
one of the colours defined in this module with validation
(as opposed to accepting a generic string).
Colour arrays, one for foreground and one for background colours Each uses the Colour enum values as index
The enum can be useful for passing to functions in order to specify one of the colours defined in this module with validation (as opposed to accepting a generic string).