[PR #4485] [CLOSED] PWA theme colour match dark/light themes #8290

Closed
opened 2025-11-11 17:50:06 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/open-webui/open-webui/pull/4485
Author: @jtsorlinis
Created: 8/8/2024
Status: Closed

Base: devHead: dev


📝 Commits (3)

📊 Changes

2 files changed (+16 additions, -3 deletions)

View changed files

📝 src/app.html (+10 -2)
📝 src/lib/components/chat/Settings/General.svelte (+6 -1)

📄 Description

Changelog Entry

Description

  • When using open-webui as a PWA the bottom and top bars are always white, which doesn't look great if using dark modes.

Added

  • PWA theme colour should now be light or dark depending on the selected theme.

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/open-webui/open-webui/pull/4485 **Author:** [@jtsorlinis](https://github.com/jtsorlinis) **Created:** 8/8/2024 **Status:** ❌ Closed **Base:** `dev` ← **Head:** `dev` --- ### 📝 Commits (3) - [`f3aae57`](https://github.com/open-webui/open-webui/commit/f3aae57878125bc7476513ffa51da891556a129d) Fix PWA bar colour - [`72698af`](https://github.com/open-webui/open-webui/commit/72698af00153403e2b025184a18cbd3fa27c9d58) undo doctype change - [`eee2fab`](https://github.com/open-webui/open-webui/commit/eee2fab609abe767d0a99f451561c1181c328639) add themeColor in listener ### 📊 Changes **2 files changed** (+16 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `src/app.html` (+10 -2) 📝 `src/lib/components/chat/Settings/General.svelte` (+6 -1) </details> ### 📄 Description # Changelog Entry ### Description - When using open-webui as a PWA the bottom and top bars are always white, which doesn't look great if using dark modes. ### Added - PWA theme colour should now be light or dark depending on the selected theme. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2025-11-11 17:50:06 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/open-webui#8290