mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-30 05:18:47 -05:00
[PR #5276] [MERGED] fix: Set theme colors to fix white top bar for PWA #108970
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?
📋 Pull Request Information
Original PR: https://github.com/open-webui/open-webui/pull/5276
Author: @sebdanielsson
Created: 9/8/2024
Status: ✅ Merged
Merged: 9/13/2024
Merged by: @tjbck
Base:
dev← Head:add-theme-color📝 Commits (1)
2a04dd0Set theme colors to fix white top bar for PWA📊 Changes
2 files changed (+39 additions, -13 deletions)
View changed files
📝
src/app.html(+16 -13)📝
src/lib/components/chat/Settings/General.svelte(+23 -0)📄 Description
Changelog Entry
Description
This PR adds the theme-color property so the background above and under the app matches the apps background. An example is provided at the bottom of the PR.
Fixed
Screenshots or Videos
Before:
After:
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.