Skip to content

Add Theme Color Options - #7

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

Add Theme Color Options#7
staging-tembo[bot] wants to merge 1 commit into
masterfrom
tembo/feature-chat-theme-colors-2

Conversation

@staging-tembo

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

Copy link
Copy Markdown

Summary

Implemented theme color customization for the chat interface with multiple color options:

  • Added new CSS variables for theme colors (blue, green, purple, orange, rose)
  • Created ThemeColorContext for managing theme color state
  • Added ThemeColorSelector component in user navigation dropdown
  • Implemented persistent theme color selection via localStorage

Changes

  • Updated app/globals.css with theme color variants
  • Created context/theme-color.tsx for theme color management
  • Added components/theme-color-selector.tsx for theme color selection
  • Modified app/layout.tsx to wrap app with ThemeColorProvider
  • Integrated theme color selector in components/nav-user.tsx

Features

  • Users can now select from 6 theme colors: Default, Blue, Green, Purple, Orange, Rose
  • Theme color persists across page reloads
  • Supports both light and dark mode color variants

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 requested a review from cooper-gadd January 19, 2026 17:57
@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
  • app/globals.css
  • components/nav-user.tsx

@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 5:58pm

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