kimi-code/apps/kimi-code/src/constant/startup-error.ts
2026-05-22 15:54:50 +08:00

2 lines
123 B
TypeScript

// Pre-TUI startup errors render directly to stderr, before theme detection.
export const STARTUP_ERROR_COLOR = '#E85454';