Skip to content

Add Theme Color Options#7

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

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

Conversation

@staging-tembo
Copy link

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

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
Copy link
Author

staging-tembo bot commented Jan 19, 2026

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
Copy link

vercel bot commented Jan 19, 2026

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