| 1 | import { withAlpha } from "@opencode-ai/ui/theme/color" |
| 2 | import { useTheme } from "@opencode-ai/ui/theme/context" |
| 3 | import { resolveThemeVariant } from "@opencode-ai/ui/theme/resolve" |
| 4 | import type { HexColor } from "@opencode-ai/ui/theme/types" |
nothing calls this directly
no test coverage detected