sepal_ui.frontend.styles#

Helpers to customize the display of sepal-ui widgets and maps.

Module Attributes

JSON_DIR

The path to the json style folder

CSS_DIR

The path to the css style folder

JS_DIR

The path to the js style folder

DARK_THEME

colors used for the dark theme

LIGHT_THEME

colors used for the light theme

TYPES

The different types defined by ipyvuetify

Functions

get_theme

Get theme name from the config file (default to dark).

SepalColor(**kwargs)