in tools/plugins.py [0:0]
def render(self): if self == PluginState.ACTIVE: return GREEN_CHECK_MARK else: return LOCK