pysepal.frontend.styles.SepalColor#

class pysepal.frontend.styles.SepalColor(*args, **kwargs)[source]#

Custom simple name space to store and access to the pysepal colors and with a magic method to display theme.

Attributes

Methods

__init__

Custom simple name space to store and access to the pysepal colors and with a magic method to display theme.

set_colors

Set the current hexadecimal color in the object.

SepalColor.__init__()[source]#

Custom simple name space to store and access to the pysepal colors and with a magic method to display theme.

Return type:

None

SepalColor.set_colors()[source]#

Set the current hexadecimal color in the object.

Return type:

None