Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/modem-dev/hunk
/ write
Method
write
src/core/themeDetection.ts:21–21 ·
view source on GitHub ↗
(chunk: string)
Source
from the content-addressed store, hash-verified
19
20
interface
ThemeProbeOutput {
21
write(chunk: string): unknown;
22
}
23
24
export
interface
DetectTerminalThemeOptions {
Callers
12
main
Function · 0.80
main.tsx
File · 0.80
readRawWebSocketHandshake
Function · 0.80
pagePlainText
Function · 0.80
detectTerminalThemeModeFromBackground
Function · 0.80
warnFallback
Function · 0.80
main
Function · 0.80
main
Function · 0.80
probe-terminal-theme.ts
File · 0.80
hunk.cjs
File · 0.80
runScript
Function · 0.80
main
Function · 0.80
Calls
no outgoing calls
Tested by
1
readRawWebSocketHandshake
Function · 0.64