mirror of
https://github.com/MoonshotAI/kimi-code.git
synced 2026-07-09 17:29:12 +00:00
2 lines
123 B
TypeScript
2 lines
123 B
TypeScript
// Pre-TUI startup errors render directly to stderr, before theme detection.
|
|
export const STARTUP_ERROR_COLOR = '#E85454';
|