Skip to content

fix: Dim delete button and fix DownloadViewer layout#422

Merged
rjroy merged 1 commit intomainfrom
ux/tweak-delete
Jan 26, 2026
Merged

fix: Dim delete button and fix DownloadViewer layout#422
rjroy merged 1 commit intomainfrom
ux/tweak-delete

Conversation

@rjroy
Copy link
Copy Markdown
Owner

@rjroy rjroy commented Jan 26, 2026

Summary

  • Delete button now uses --color-text-muted instead of --color-text-secondary across all 8 viewers, making it visually recede as a last-resort action
  • Fixes DownloadViewer where the trash icon class conflicted with the file icon container, causing layout overlap

Test plan

  • Verify delete button appears dimmer than other controls (Adjust, etc.)
  • Verify DownloadViewer shows file icon and message text without overlap

🤖 Generated with Claude Code

Delete button now uses --color-text-muted instead of --color-text-secondary
across all viewers, making it visually recede as a last-resort action rather
than appearing as prominent as other controls.

Also fixes DownloadViewer where the trash icon class conflicted with the
file icon container class, causing the large icon to shrink to 18x18 and
overlap the message text.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
@codecov
Copy link
Copy Markdown

codecov Bot commented Jan 26, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@rjroy rjroy merged commit f6e83af into main Jan 26, 2026
2 checks passed
@rjroy rjroy deleted the ux/tweak-delete branch January 26, 2026 04:24
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.

1 participant