get_theme_color método

get_theme_color(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