[PR #24423] [CLOSED] UI tweaks #82526

Closed
opened 2026-05-13 17:03:55 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/open-webui/open-webui/pull/24423
Author: @malek10xdev
Created: 5/6/2026
Status: Closed

Base: mainHead: ui-tweaks


📝 Commits (10+)

📊 Changes

71 files changed (+293 additions, -138 deletions)

View changed files

📝 backend/open_webui/__init__.py (+5 -5)
📝 backend/open_webui/env.py (+0 -2)
📝 backend/open_webui/static/apple-touch-icon.png (+0 -0)
📝 backend/open_webui/static/favicon-96x96.png (+0 -0)
📝 backend/open_webui/static/favicon-dark.png (+0 -0)
📝 backend/open_webui/static/favicon.ico (+0 -0)
📝 backend/open_webui/static/favicon.png (+0 -0)
📝 backend/open_webui/static/favicon.svg (+0 -0)
📝 backend/open_webui/static/logo.png (+0 -0)
📝 backend/open_webui/static/splash-dark.png (+0 -0)
📝 backend/open_webui/static/splash.png (+0 -0)
📝 backend/open_webui/static/web-app-manifest-192x192.png (+0 -0)
📝 backend/open_webui/static/web-app-manifest-512x512.png (+0 -0)
📝 run.sh (+0 -0)
📝 src/app.css (+57 -1)
📝 src/app.html (+1 -8)
📝 src/lib/components/calendar/CalendarSidebar.svelte (+2 -2)
📝 src/lib/components/calendar/CalendarView.svelte (+3 -3)
📝 src/lib/components/channel/MessageInput.svelte (+2 -2)
📝 src/lib/components/chat/ChatPlaceholder.svelte (+3 -7)

...and 51 more files

📄 Description

No description provided


🔄 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/24423 **Author:** [@malek10xdev](https://github.com/malek10xdev) **Created:** 5/6/2026 **Status:** ❌ Closed **Base:** `main` ← **Head:** `ui-tweaks` --- ### 📝 Commits (10+) - [`e521ff8`](https://github.com/open-webui/open-webui/commit/e521ff8a388863e3aef0af51e955ab904a7a8646) change icons - [`210d08a`](https://github.com/open-webui/open-webui/commit/210d08ad0dd99a005aa0b196dd97ad4587e53f46) Update app.html - [`e5abecf`](https://github.com/open-webui/open-webui/commit/e5abecf26ac3abcfe04b33375aecf071b26f7673) theme - [`96b914f`](https://github.com/open-webui/open-webui/commit/96b914f685caca84cda09129d4eaa50a5f9193de) change logo - [`f9880a7`](https://github.com/open-webui/open-webui/commit/f9880a72ad11780d9325c8e9ac21d62c0bf1eef3) Update translation.json - [`6627ffb`](https://github.com/open-webui/open-webui/commit/6627ffbf422f44d33b027ef6a1070de24cf4e0d1) Update __init__.py - [`81c006f`](https://github.com/open-webui/open-webui/commit/81c006f7ebd9445573730e2d28f6555c889336b2) Update app.css - [`986b248`](https://github.com/open-webui/open-webui/commit/986b24867b0813a4dab2336baea1dc4eed43f273) use 8081 - [`e3823d7`](https://github.com/open-webui/open-webui/commit/e3823d7c7c75b1f456094a2e42a61c8d492cf20e) coffee - [`55e3f88`](https://github.com/open-webui/open-webui/commit/55e3f88420ec8886fd14aeab0aba43372350f77d) Update app.css ### 📊 Changes **71 files changed** (+293 additions, -138 deletions) <details> <summary>View changed files</summary> 📝 `backend/open_webui/__init__.py` (+5 -5) 📝 `backend/open_webui/env.py` (+0 -2) 📝 `backend/open_webui/static/apple-touch-icon.png` (+0 -0) 📝 `backend/open_webui/static/favicon-96x96.png` (+0 -0) 📝 `backend/open_webui/static/favicon-dark.png` (+0 -0) 📝 `backend/open_webui/static/favicon.ico` (+0 -0) 📝 `backend/open_webui/static/favicon.png` (+0 -0) 📝 `backend/open_webui/static/favicon.svg` (+0 -0) 📝 `backend/open_webui/static/logo.png` (+0 -0) 📝 `backend/open_webui/static/splash-dark.png` (+0 -0) 📝 `backend/open_webui/static/splash.png` (+0 -0) 📝 `backend/open_webui/static/web-app-manifest-192x192.png` (+0 -0) 📝 `backend/open_webui/static/web-app-manifest-512x512.png` (+0 -0) 📝 `run.sh` (+0 -0) 📝 `src/app.css` (+57 -1) 📝 `src/app.html` (+1 -8) 📝 `src/lib/components/calendar/CalendarSidebar.svelte` (+2 -2) 📝 `src/lib/components/calendar/CalendarView.svelte` (+3 -3) 📝 `src/lib/components/channel/MessageInput.svelte` (+2 -2) 📝 `src/lib/components/chat/ChatPlaceholder.svelte` (+3 -7) _...and 51 more files_ </details> ### 📄 Description _No description provided_ --- <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 2026-05-13 17:03:55 -05: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#82526