método get_theme_color

get_theme_color(self, type)

Obtiene el color del tema.

Devoluciones

El color del tema.


def get_theme_color(self, type):
    ...
ParámetroTipoDescripción
typeThemeColorTypeEl tipo de color del tema.

Ver también