get_theme_color方法

get_theme_color(self, type)

获取主题颜色。

返回

主题颜色。


def get_theme_color(self, type):
    ...
范围类型描述
typeThemeColorType主题颜色类型。

也可以看看