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

View file

@ -236,7 +236,6 @@ DEFAULT_CONFIG = {
"streaming": False,
"show_cost": False, # Show $ cost in the status bar (off by default)
"skin": "default",
"theme_mode": "auto",
},
# Privacy settings