Use normal color tuples
With the new driver, the display is correctly addressed in RGB mode, so we actually need tuples to contain the color values in the form (red, green, blue)
Loading
With the new driver, the display is correctly addressed in RGB mode, so we actually need tuples to contain the color values in the form (red, green, blue)