MCPcopy
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 =====
4function getTheme(){return document.documentElement.getAttribute('data-theme')||'light'}

Callers

nothing calls this directly

Calls 8

applyThemeIconFunction · 0.85
renderRLFunction · 0.85
updCntFunction · 0.85
deselFunction · 0.85
mSFunction · 0.85
selReqFunction · 0.85
initFunction · 0.85
getTimeCutoffFunction · 0.70

Tested by

no test coverage detected