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

Dark Theme Support for Agentneo #105

Merged
merged 10 commits into from
Jan 15, 2025

Conversation

joelrobin18
Copy link
Contributor

@joelrobin18 joelrobin18 commented Nov 19, 2024

Description

AgentNeo now offers both dark and light themes, giving users the flexibility to customize their experience based on their preference.

Type of Change

  • New feature (non-breaking change which adds functionality)
  • This change requires a documentation update

How Has This Been Tested?

Execute the ai_travel_agent.py file to launch the dashboard and explore the interface in both dark and light themes.

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • New and existing unit tests pass locally with my changes
  • Any dependent changes have been merged and published in downstream modules

Additional Context

ToogleTheme

Overview - Light

Overview - Dark

Analytics - Light

Analytics - Dark

Trace History - Light

Trace History - Dark

Evaluation - Light

Evaluation - Dark

Impact on Roadmap

AgentNeo now offers both dark and light themes, giving users the flexibility to customize their experience based on their preference. This update enhances user comfort, especially during extended usage, and caters to different lighting conditions, making your interaction with the platform more intuitive and enjoyable.

@kiran-raga
Copy link
Contributor

@joelrobin18

  • Make sure the current color / texture of the sidebar is preserved in the light mode

@joelrobin18
Copy link
Contributor Author

@kiran-raga

Fixed the light theme for Sidebar

Updated Side Bar

@vijayc9 vijayc9 changed the base branch from hackathon to v1.2 January 15, 2025 06:05
@vijayc9 vijayc9 merged commit ccfbcd7 into raga-ai-hub:v1.2 Jan 15, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants