MCPcopy Create free account
hub / github.com/anomalyco/opencode / background

Function background

packages/opencode/src/cli/cmd/run/footer.command.tsx:218–218  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

216 chrome?: "default" | "minimal"
217}) {
218 const background = () => (props.dark ? props.theme().shade : props.theme().surface)
219 const minimal = () => props.chrome === "minimal"
220 const content = (
221 <>

Callers 1

PanelShellFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected