Skip to content

Remove all gradients from the UI#2422

Closed
gary149 wants to merge 3 commits into
mainfrom
claude/remove-gradients-screenshots-3fzxuw
Closed

Remove all gradients from the UI#2422
gary149 wants to merge 3 commits into
mainfrom
claude/remove-gradients-screenshots-3fzxuw

Conversation

@gary149

@gary149 gary149 commented Jul 4, 2026

Copy link
Copy Markdown
Collaborator

Replace every gradient with a flat equivalent:

  • Tailwind bg-linear-to-* backgrounds (nav menu, settings nav, modals,
    chat input area, message bubbles, MCP server cards, error page) now
    use solid colors
  • Toast red glow and ArtifactPanel streaming fade overlay removed
  • router-shimmer / thinking-shimmer text gradients replaced with a
    solid color + opacity pulse animation
  • OpenReasoningResults streaming fade mask removed (viewport still
    clips overflow); test updated accordingly
  • StopGeneratingBtn conic-gradient ring replaced with a border spinner
  • SVG icon gradients (IconPro, IconOmni, IconDazzled, IconSun)
    replaced with solid fills

Co-Authored-By: Claude Fable 5 noreply@anthropic.com
Claude-Session: https://claude.ai/code/session_017JwxC6tt4jEVSBKNoQoYbz

claude and others added 3 commits July 4, 2026 09:59
Replace every gradient with a flat equivalent:

- Tailwind bg-linear-to-* backgrounds (nav menu, settings nav, modals,
  chat input area, message bubbles, MCP server cards, error page) now
  use solid colors
- Toast red glow and ArtifactPanel streaming fade overlay removed
- router-shimmer / thinking-shimmer text gradients replaced with a
  solid color + opacity pulse animation
- OpenReasoningResults streaming fade mask removed (viewport still
  clips overflow); test updated accordingly
- StopGeneratingBtn conic-gradient ring replaced with a border spinner
- SVG icon gradients (IconPro, IconOmni, IconDazzled, IconSun)
  replaced with solid fills

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_017JwxC6tt4jEVSBKNoQoYbz
Bring back the pieces that read as loading/fade affordances rather
than decoration: toast glow, artifact streaming fade, router/thinking
shimmer, reasoning fade mask (and its test), stop-button spinner ring,
and the icon gradients (IconPro, IconOmni, IconDazzled, IconSun).

The flat backgrounds from the previous commit stay: nav menu, settings
nav, modals, chat input area, message bubbles, MCP server cards, and
the error page.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_017JwxC6tt4jEVSBKNoQoYbz
@gary149 gary149 closed this Jul 22, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants