mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-06 10:58:17 -05:00
[PR #22516] [MERGED] refac: refined shimmer effect #26736
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/22516
Author: @jannikstdl
Created: 3/10/2026
Status: ✅ Merged
Merged: 3/11/2026
Merged by: @tjbck
Base:
dev← Head:feat/refined-shimmer-effect📝 Commits (1)
9e7bbf3refac: refined shimmer effect📊 Changes
1 file changed (+22 additions, -8 deletions)
View changed files
📝
src/app.css(+22 -8)📄 Description
Reworked the shimmer animation for a smoother, more natural sweep. The previous animation felt too uniform and fast. Now uses a custom cubic-bezier curve that starts slow and accelerates through the text, with softer highlight contrast in both light and dark modes.
White:
https://github.com/user-attachments/assets/6153bdaa-7d4a-4998-950c-ed6e4423fa89
Dark:
https://github.com/user-attachments/assets/bf67ad59-2222-428c-992e-7991d294f1e6
Contributor License Agreement
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.