Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FR] Frontend - Customize theme color of chatbot app. #4048

Open
4 tasks done
dromerolovo opened this issue May 2, 2024 · 0 comments
Open
4 tasks done

[FR] Frontend - Customize theme color of chatbot app. #4048

dromerolovo opened this issue May 2, 2024 · 0 comments
Labels
💪 enhancement New feature or request

Comments

@dromerolovo
Copy link

Self Checks

  • I have searched for existing issues search for existing issues, including closed ones.
  • I confirm that I am using English to submit this report (我已阅读并同意 Language Policy).
  • Pleas do not modify this template :) and fill in all the required fields.

1. Is this request related to a challenge you're experiencing?

The colors of the chatbot app are static. For example, in the Header component, the class that sets the background color is bg-gradient-to-r from-blue-600 to-sky-500. This distinctively blue color, doesn't blend well with some website's styles or doesn't adhere to the design requirements of the website.

2. Describe the feature you'd like to see

It would be ideal, without having to fork the chat app and manually change the code, to configure the colors in a way that the embedded frame blends better with the website's style without making the customization too complex. I was thinking of adding an extra field in the SettingsModal component, such as "Chat Color Theme".

SettingsModal

3. How will this feature improve your workflow or experience?

It will improve the experience of developers and designers that want to include the iframe into a website that have clear or strict design requirements.

4. Additional context or comments

Examples using free templates of astro:

Before_Tailcast

After_Tailcast

Inverted style:

Inverted_Tailcast

Before_Pinwheel
After_Pinwheel

Inverted Style:

Inverted_Pinwheel

@iamjoel Wanted to know what you guys think or what the community, in general, thinks.

5. Can you help us with this feature?

  • I am interested in contributing to this feature.
@dosubot dosubot bot added the 💪 enhancement New feature or request label May 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
💪 enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant