mirror of
https://github.com/open-webui/open-webui.git
synced 2026-07-10 23:55:15 -05:00
[PR #3691] [MERGED] feat: Replace default UI font, Arimo to Inter #8111
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/3691
Author: @robertpiosik
Created: 7/7/2024
Status: ✅ Merged
Merged: 7/7/2024
Merged by: @tjbck
Base:
dev← Head:replace-deafult-font-to-inter📝 Commits (1)
21b8072Replace default UI font, Arimo to Inter📊 Changes
5 files changed (+4 additions, -4 deletions)
View changed files
📝
src/app.css(+2 -2)📝
src/routes/auth/+page.svelte(+1 -1)📝
src/tailwind.css(+1 -1)➖
static/assets/fonts/Arimo-Variable.ttf(+0 -0)➕
static/assets/fonts/Inter-Variable.ttf(+0 -0)📄 Description
Pull Request Checklist
Changelog Entry
Description
This PR replaces outdated "Arimo" font with modern "Inter".
Added
Changed
Current font:

Inter:

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