mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-06 10:58:17 -05:00
[GH-ISSUE #15043] feat: Improve UI+UX by changing "thinking text" opacity+styling #56112
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?
Originally created by @sushuyu on GitHub (Jun 16, 2025).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/15043
Check Existing Issues
Problem Description
Whenever I want to read the AI’s 'thinking' text, it’s difficult to visually separate it from the final output especially when the thinking section is large in size. The current bar it has is nice, but not enough. The lack of clear distinction makes it hard to focus on the actual answer when the thinking is visible at the same time and I often need to find where the actual output begins.
Desired Solution you'd like
Change the AI’s thinking text output colour to 50-60% opacity to better distinguish it from the actual response. Honestly, that combined with italic styling would look great.
This would help improve the overall UI/UX by creating a clearer visual hierarchy and enhancing the aesthetics.
For example compare to how this phrase is visually separated from the actual suggestion. This is just an addition, but it’s immediately clear that its importance is secondary. Same logic applies to commenting in coding environments.
Alternatives Considered
No response
Additional Context
No response
@tjbck commented on GitHub (Jun 17, 2025):
Visual mockups?