=====
* Added ``show_color_triple`` function as a convenience for displaying
(red, green, blue) triplets without breaking them out into components
* Added ``Color`` wrapper for colors in the ``colors`` and ``fui_colors``
dictionaries to support ``.red``, ``.green``, and ``.blue`` attribute
access for the component colors