|
@@ -2137,7 +2137,7 @@ function Shell(props: ToolProps) {
|
|
|
</Show>
|
|
</Show>
|
|
|
<Show when={shellID()}>
|
|
<Show when={shellID()}>
|
|
|
<text>
|
|
<text>
|
|
|
- <span style={{ bg: theme.backgroundElement, fg: theme.textMuted }}> Backgrounded </span>
|
|
|
|
|
|
|
+ <span style={{ bg: theme.backgroundElement, fg: theme.textMuted }}> Background </span>
|
|
|
</text>
|
|
</text>
|
|
|
</Show>
|
|
</Show>
|
|
|
<Show when={collapsed().overflow}>
|
|
<Show when={collapsed().overflow}>
|