InterfaceColorScheme#

Added in version 4.20.

class InterfaceColorScheme#

Values for the gtk_interface_color_scheme and 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#

class InterfaceColorScheme
DARK#

The type of the None singleton.

DEFAULT#

The type of the None singleton.

LIGHT#

The type of the None singleton.

UNSUPPORTED#

The type of the None singleton.