Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/anomalyco/opencode
/ theme.test.ts
File
theme.test.ts
packages/tui/test/theme.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ expect, test } from
"bun:test"
2
import
{ mkdir, writeFile } from
"node:fs/promises"
3
import
path from
"node:path"
4
import
type
{ TerminalColors } from
"@opentui/core"
Callers
nothing calls this directly
Calls
9
addTheme
Function · 0.90
allThemes
Function · 0.90
hasTheme
Function · 0.90
resolveTheme
Function · 0.90
terminalMode
Function · 0.90
tmpdir
Function · 0.90
discoverThemes
Function · 0.90
test
Function · 0.85
terminalColors
Function · 0.70
Tested by
no test coverage detected