color_scheme_changed


Description:

public signal void color_scheme_changed (ColorScheme scheme)

A signal indicating the color scheme has changed

This signal provides a parameter for the sinks, so that they don't need to maintain a reference to the color scheme, and can simply perform an update when the signal is received.

Parameters:

scheme

The new color scheme