Original PR: https://github.com/open-webui/open-webui/pull/24201 Author: @J43fura Created: 4/28/2026 Status: ❌ Closed
Base: main ← Head: change-font
main
change-font
e521ff8
210d08a
e5abecf
96b914f
f9880a7
6627ffb
81c006f
986b248
e3823d7
55e3f88
52 files changed (+164 additions, -79 deletions)
📝 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) 📝 src/app.css (+11 -1) 📝 src/app.html (+0 -7) 📝 src/lib/components/channel/MessageInput.svelte (+1 -1) 📝 src/lib/components/chat/ChatPlaceholder.svelte (+3 -7) 📝 src/lib/components/chat/MessageInput.svelte (+1 -1) 📝 src/lib/components/chat/Placeholder.svelte (+4 -15) 📝 src/lib/components/chat/Settings/General.svelte (+5 -22)
backend/open_webui/__init__.py
backend/open_webui/env.py
backend/open_webui/static/apple-touch-icon.png
backend/open_webui/static/favicon-96x96.png
backend/open_webui/static/favicon-dark.png
backend/open_webui/static/favicon.ico
backend/open_webui/static/favicon.png
backend/open_webui/static/favicon.svg
backend/open_webui/static/logo.png
backend/open_webui/static/splash-dark.png
backend/open_webui/static/splash.png
backend/open_webui/static/web-app-manifest-192x192.png
backend/open_webui/static/web-app-manifest-512x512.png
src/app.css
src/app.html
src/lib/components/channel/MessageInput.svelte
src/lib/components/chat/ChatPlaceholder.svelte
src/lib/components/chat/MessageInput.svelte
src/lib/components/chat/Placeholder.svelte
src/lib/components/chat/Settings/General.svelte
...and 32 more files
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.
No dependencies set.
The note is not visible to the blocked user.
📋 Pull Request Information
Original PR: https://github.com/open-webui/open-webui/pull/24201
Author: @J43fura
Created: 4/28/2026
Status: ❌ Closed
Base:
main← Head:change-font📝 Commits (10+)
e521ff8change icons210d08aUpdate app.htmle5abecftheme96b914fchange logof9880a7Update translation.json6627ffbUpdate __init__.py81c006fUpdate app.css986b248use 8081e3823d7coffee55e3f88Update app.css📊 Changes
52 files changed (+164 additions, -79 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)📝
src/app.css(+11 -1)📝
src/app.html(+0 -7)📝
src/lib/components/channel/MessageInput.svelte(+1 -1)📝
src/lib/components/chat/ChatPlaceholder.svelte(+3 -7)📝
src/lib/components/chat/MessageInput.svelte(+1 -1)📝
src/lib/components/chat/Placeholder.svelte(+4 -15)📝
src/lib/components/chat/Settings/General.svelte(+5 -22)...and 32 more files
📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.