Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
59
export
function
setPendingImage(v) { pendingImage = v; }
60
export
function
setApprovalModeValue(v) { approvalMode = v; }
61
export
function
setThemeModeValue(v) { themeMode = v; }
Callers
1
applyTheme
Function · 0.90
Calls
no outgoing calls
Tested by
no test coverage detected