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

Fix: Set Obot dark mode icon to blue #1533

Merged
merged 1 commit into from
Jan 30, 2025

Conversation

cjellick
Copy link
Contributor

@cjellick cjellick commented Jan 30, 2025

We use invert logic when an agent doesn't have an explicit dark icon set. Generally, this should be fine, but for obot, we want the dark mode to be blue, not the orange, which is the inversion of blue.

Not going to open an issue for this. will just throw the PR onto the board.

Expectation is that this fixes new installs and our existing environments, in both the admin and user ui

Here's a screenshot of what I'm fixing:
Screenshot 2025-01-30 at 9 42 32 AM

Signed-off-by: Craig Jellick [email protected]

We use invert logic when an agent doesn't have an explicit dark icon
set. Generally, this should be fine, but for obot, we want the dark mode
to be blue, not the orange, which is the inversion of blue.

Signed-off-by: Craig Jellick <[email protected]>
@cjellick cjellick self-assigned this Jan 30, 2025
@cjellick cjellick added the bug Something isn't working label Jan 30, 2025
@cjellick cjellick merged commit c554f54 into obot-platform:main Jan 30, 2025
2 checks passed
@sangee2004
Copy link

This issue is addressed when testing with latest builds.

User ui
Screenshot 2025-01-30 at 11 42 39 AM
Admin ui
Screenshot 2025-01-30 at 11 42 10 AM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants