MCPcopy Create free account
hub / github.com/RioArisk/claudecode_api_RemoteControl / setThemeModeValue

Function setThemeModeValue

app/src/modules/state.js:61–61  ·  view source on GitHub ↗
(v)

Source from the content-addressed store, hash-verified

59export function setPendingImage(v) { pendingImage = v; }
60export function setApprovalModeValue(v) { approvalMode = v; }
61export function setThemeModeValue(v) { themeMode = v; }

Callers 1

applyThemeFunction · 0.90

Calls

no outgoing calls

Tested by

no test coverage detected