:right-sidebar: True InterfaceColorScheme =================================================================== .. currentmodule:: gi.repository.Gtk .. versionadded:: 4.20 .. class:: InterfaceColorScheme :no-contents-entry: Values for the :obj:`~gi.repository.Gtk.Settings.props.gtk_interface_color_scheme` and :obj:`~gi.repository.Gtk.CssProvider.props.prefers_color_scheme` properties that indicates what color scheme is used. This information can be used inside CSS via media queries. More values may be added to this enumeration. Unknown values should be treated the same as ``GTK_INTERFACE_COLOR_SCHEME_DEFAULT``\. Fields ------ .. rst-class:: interim-class .. class:: InterfaceColorScheme :no-index: .. attribute:: DARK The type of the None singleton. .. attribute:: DEFAULT The type of the None singleton. .. attribute:: LIGHT The type of the None singleton. .. attribute:: UNSUPPORTED The type of the None singleton.