.. _ForcedColors: ================================================ ForcedColors ================================================ Description ----------- The colors whose inclusion to force in the color table. Static Properties ^^^^^^^^^^^^^^^^^ +-----------------------------------------------------+-------------------------------------------------------------------+ | :ref:`BLACKWHITE` readonly | Forces pure black and white. | +-----------------------------------------------------+-------------------------------------------------------------------+ | :ref:`NONE` readonly | No forced colors. | +-----------------------------------------------------+-------------------------------------------------------------------+ | :ref:`PRIMARIES` readonly | Forces red, green, blue, cyan, magenta, yellow, black, and white. | +-----------------------------------------------------+-------------------------------------------------------------------+ | :ref:`WEB` readonly | Forces the 216 web-safe colors. | +-----------------------------------------------------+-------------------------------------------------------------------+ .. container:: hide .. toctree:: :hidden: :maxdepth: 1 ForcedColors/NONE.rst ForcedColors/BLACKWHITE.rst ForcedColors/PRIMARIES.rst ForcedColors/WEB.rst