MCPcopy Index your code
hub / github.com/anomalyco/opencode / theme.test.ts

File theme.test.ts

packages/opencode/test/cli/run/theme.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { expect, test } from "bun:test"
2import { RGBA, type CliRenderer, type TerminalColors } from "@opentui/core"
3import { RUN_THEME_FALLBACK, generateSystem, resolveRunTheme, resolveTheme } from "@/cli/cmd/run/theme"
4

Callers

nothing calls this directly

Calls 10

resolveRunThemeFunction · 0.90
resolveThemeFunction · 0.90
generateSystemFunction · 0.90
testFunction · 0.85
rendererFunction · 0.85
expectIndexedFunction · 0.85
expectRgbaFunction · 0.85
spreadFunction · 0.85
terminalColorsFunction · 0.70
destroyMethod · 0.65

Tested by

no test coverage detected