MCPcopy Create free account
hub / github.com/MoonshotAI/kimi-code / terminal-theme.test.ts

File terminal-theme.test.ts

apps/kimi-code/test/tui/terminal-theme.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, expect, it, vi } from "vitest";
2
3import type { TUIState } from "#/tui/kimi-tui";
4import { darkColors, lightColors } from "#/tui/theme/colors";

Callers

nothing calls this directly

Calls 7

hasTerminalThemeReportFunction · 0.90
handleTerminalThemeInputFunction · 0.90
getBuiltInPaletteFunction · 0.90
disposeFunction · 0.50
pushMethod · 0.45

Tested by

no test coverage detected