bklieger-groq / stockbot-on-groq

StockBot powered by Groq: Lightning Fast AI Chatbot that Responds With Live Interactive Stock Charts, Financials, News, Screeners, and More. Powered by Llama3-70b on Groq, Vercel AI SDK, and TradingView Widgets.
https://groq-stockbot.vercel.app
Other
1.02k stars 173 forks source link

Add Dark Mode to application #11

Open bklieger-groq opened 3 months ago

bklieger-groq commented 3 months ago

Dark Mode is configured for the original project (vercel/ai-chatbot) but the TradingView widgets need to be configured as well.

Steps:

  1. Add back the theme-toggle.tsx component
  2. Change default color theme to system
  3. Configure TradingView components to change to light or dark mode based on theme