:right-sidebar: True ot_color_palette_flags_t =================================================================== .. currentmodule:: gi.repository.HarfBuzz .. versionadded:: 2.1.0 .. class:: ot_color_palette_flags_t :no-contents-entry: Flags that describe the properties of color palette. Fields ------ .. rst-class:: interim-class .. class:: ot_color_palette_flags_t :no-index: .. attribute:: DEFAULT Default indicating that there is nothing special to note about a color palette. .. attribute:: USABLE_WITH_DARK_BACKGROUND Flag indicating that the color palette is appropriate to use when displaying the font on a dark background such as black. .. attribute:: USABLE_WITH_LIGHT_BACKGROUND Flag indicating that the color palette is appropriate to use when displaying the font on a light background such as white.