This commit is contained in:
Dax Raad
2026-07-06 17:36:16 -04:00
parent a5605f92ce
commit dcbb508b8e
+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}>