@@ -120,7 +120,7 @@ export function Home() {
<span style={{ fg: theme.error }}>⊙ </span>
</Match>
<Match when={true}>
- <span style={{ fg: theme.success }}>⊙ </span>
+ <span style={{ fg: connectedMcpCount() > 0 ? theme.success : theme.textMuted }}>⊙ </span>
</Switch>
{connectedMcpCount()} MCP