get_theme_color method

get_theme_color

Gets theme color.

Returns

The theme color.

def get_theme_color(self, type):
    ...
ParameterTypeDescription
typeThemeColorTypeThe theme color type.

See Also