mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-06 10:58:17 -05:00
[GH-ISSUE #14969] issue: Icon in iOS dark mode (Safari Bookmark on home screen) is round inside the squircle #17425
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 @ronilaukkarinen on GitHub (Jun 13, 2025).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/14969
Check Existing Issues
Installation Method
Git Clone
Open WebUI Version
v0.6.14
Ollama Version (if applicable)
No response
Operating System
Pop!_OS (Ubuntu 22.04)
Browser (if applicable)
No response
Confirmation
README.md.Expected Behavior
The icon should fill the squircle or act like WeatherToRun here. See the screenshot below.
With the following apple-touch-icon it works, but I am not sure how to add dark icon for dark mode. Usually it's done via SVG or having the favicon with transparent background color and icon in some color that works in both dark and light background.
Actual Behavior
Circle favicon is oddly inside of the squircle.
Steps to Reproduce
Logs & Screenshots
Additional Information
No response
@tjbck commented on GitHub (Jun 16, 2025):
Should be addressed with
090234735a, let me know if the issue persists!