TradingAgents/tradingagents/ui/pages
Youssef Aitousarrah 1ead4d9638 feat: add theme module and fix Streamlit Cloud deployment
- Add tradingagents/ui/theme.py (design system: colors, CSS, Plotly templates)
- Add .streamlit/config.toml for dark theme configuration
- Fix Plotly duplicate keyword args in performance.py and todays_picks.py
- Replace deprecated use_container_width with width="stretch" (Streamlit 1.54+)

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-10 22:40:08 -08:00
..
__init__.py feat: discovery pipeline enhancements with ML signal scanner 2026-02-09 22:53:42 -08:00
home.py feat: add theme module and fix Streamlit Cloud deployment 2026-02-10 22:40:08 -08:00
performance.py feat: add theme module and fix Streamlit Cloud deployment 2026-02-10 22:40:08 -08:00
portfolio.py feat: add theme module and fix Streamlit Cloud deployment 2026-02-10 22:40:08 -08:00
settings.py feat: add theme module and fix Streamlit Cloud deployment 2026-02-10 22:40:08 -08:00
todays_picks.py feat: add theme module and fix Streamlit Cloud deployment 2026-02-10 22:40:08 -08:00