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>
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
📋 Pull Request Information
Original PR: https://github.com/open-webui/open-webui/pull/4485
Author: @jtsorlinis
Created: 8/8/2024
Status: ❌ Closed
Base:
dev← Head:dev📝 Commits (3)
f3aae57Fix PWA bar colour72698afundo doctype changeeee2fabadd themeColor in listener📊 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
Added
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.