This commit is contained in:
Dax Raad
2026-07-06 17:36:28 -04:00
parent 754dd57177
commit 8942f97998
+1 -1
View File
@@ -2137,7 +2137,7 @@ function Shell(props: ToolProps) {
</Show>
<Show when={shellID()}>
<text>
<span style={{ bg: theme.backgroundElement, fg: theme.textMuted }}> Backgrounded </span>
<span style={{ bg: theme.backgroundElement, fg: theme.textMuted }}> Background </span>
</text>
</Show>
<Show when={collapsed().overflow}>