Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/7836246/cursor2api
/ logs.js
File
logs.js
public/logs.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
// Cursor2API Log Viewer v4 - Client JS
2
3
// ===== Theme Toggle =====
4
function
getTheme(){
return
document.documentElement.getAttribute(
'data-theme'
)||
'light'
}
Callers
nothing calls this directly
Calls
8
applyThemeIcon
Function · 0.85
renderRL
Function · 0.85
updCnt
Function · 0.85
desel
Function · 0.85
mS
Function · 0.85
selReq
Function · 0.85
init
Function · 0.85
getTimeCutoff
Function · 0.70
Tested by
no test coverage detected