mirror of
https://github.com/open-webui/open-webui.git
synced 2026-07-17 07:46:16 -05:00
[GH-ISSUE #3473] feat: Adjust Background Color for Transparency Based on Selected Theme #84018
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @bannert1337 on GitHub (Jun 27, 2024).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/3473
Is your feature request related to a problem? Please describe.
I'm always frustrated when working with official icons with transparency in light mode because the background color is always black, making it difficult to see the icons properly.
Describe the solution you'd like
I would like the background color for transparency to change based on the selected theme (dark or light). In dark mode, the background should remain black, and in light mode, the background should be a lighter color that makes transparent icons more visible.
Describe alternatives you've considered
An alternative solution could be allowing users to set theme-specific icons for models. This way, users can upload different versions of icons that are optimized for both dark and light themes.
Additional context
Add any other context or screenshots about the feature request here. For example, it would be helpful to see how the current black background affects the visibility of icons in different themes.