Skip to content

Conversation

@DevelopmentCats
Copy link
Contributor

@DevelopmentCats DevelopmentCats commented Dec 15, 2025

change transformation for openwebui.svg to whiteWithColor to fix rendering issue

move tasks.svg up to fix icon order in externalImages.ts

Copilot AI review requested due to automatic review settings December 15, 2025 22:44
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR fixes a rendering issue with the OpenWebUI icon by changing its transformation mode from "monochrome" to "blackWithColor", and corrects the alphabetical ordering of icon entries in the defaultParametersForBuiltinIcons Map by moving tasks.svg to its proper position.

  • Changed openwebui.svg transformation from "monochrome" to "blackWithColor" to fix rendering issues
  • Moved tasks.svg entry to maintain alphabetical order in the icon map

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@DevelopmentCats DevelopmentCats changed the title fix: update openwebui icon to use blackWithColor instead to fix rendering issue fix: update openwebui icon to use whiteWithColor instead to fix rendering issue Dec 15, 2025
@aslilac
Copy link
Member

aslilac commented Dec 16, 2025

can you provide some detail on what the issue is? this is definitely a monochrome icon, so idk what would be going wrong or what this is expected to change

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.

2 participants