Revert "feat(cli): skin-aware light/dark theme mode with terminal auto-detection"

This reverts commit a1c81360a5.
This commit is contained in:
teknium1 2026-03-17 10:04:53 -07:00
parent d7a2e3ddae
commit c881209b92
5 changed files with 6 additions and 362 deletions

1
cli.py
View file

@ -219,7 +219,6 @@ def load_cli_config() -> Dict[str, Any]:
"streaming": False,
"skin": "default",
"theme_mode": "auto",
},
"clarify": {
"timeout": 120, # Seconds to wait for a clarify answer before auto-proceeding