Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/modem-dev/hunk
/ probe-terminal-theme.ts
File
probe-terminal-theme.ts
scripts/probe-terminal-theme.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
#!/usr/bin/env bun
2
3
import
fs from
"node:fs"
;
4
import
tty from
"node:tty"
;
Callers
nothing calls this directly
Calls
5
detectTerminalThemeModeFromBackground
Function · 0.90
parseOsc11BackgroundColor
Function · 0.90
themeModeForBackgroundColor
Function · 0.90
on
Method · 0.80
write
Method · 0.80
Tested by
no test coverage detected