Skip to content

Add Chat Theme Feature - #9

Open
staging-tembo[bot] wants to merge 1 commit into
masterfrom
tembo/feature-chat-theme-colors-3
Open

Add Chat Theme Feature#9
staging-tembo[bot] wants to merge 1 commit into
masterfrom
tembo/feature-chat-theme-colors-3

Conversation

@staging-tembo

@staging-tembo staging-tembo Bot commented Jan 19, 2026

Copy link
Copy Markdown

Summary

Implemented a new chat theme feature with 10 pre-defined color themes, allowing users to customize their chat interface colors. Added theme persistence, dark mode support, and a theme selector in the user menu.

Key Changes

  • Created theme configuration in /lib/chat-themes.ts
  • Added theme context and provider in /context/chat-theme.tsx
  • Implemented theme selector component in /components/chat-theme-selector.tsx
  • Updated messages.tsx to dynamically apply theme colors
  • Modified layout.tsx and nav-user.tsx to integrate theme feature

Technical Details

  • 10 unique color themes with light/dark mode support
  • Theme selection persists across sessions using localStorage
  • Tailwind CSS color classes used for dynamic theming
  • Seamless integration with existing UI components

Testing

  • Verify theme changes in chat interface
  • Check theme persistence after page refresh
  • Test theme functionality in both light and dark modes

Want tembo to make any changes? Add a review or comment with @tembo and i'll get back to work!

tembo.io app.tembo.io

@staging-tembo staging-tembo Bot added the tembo Pull request created by Tembo label Jan 19, 2026
@staging-tembo

staging-tembo Bot commented Jan 19, 2026

Copy link
Copy Markdown
Author

Requesting review from @cooper-gadd who has experience with the following files modified in this PR:

  • app/layout.tsx
  • components/messages.tsx
  • components/nav-user.tsx

@staging-tembo
staging-tembo Bot requested a review from cooper-gadd January 19, 2026 20:45
@vercel

vercel Bot commented Jan 19, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Review Updated (UTC)
chat Error Error Jan 19, 2026 8:47pm

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

tembo Pull request created by Tembo

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants