Skip to content

fix(chat): make user posts stand out, keep agent-to-agent posts quiet - #1049

Merged
selfcontained merged 2 commits into
mainfrom
agt_29017e45a209/chat-post-tint
Sep 4, 2026
Merged

fix(chat): make user posts stand out, keep agent-to-agent posts quiet#1049
selfcontained merged 2 commits into
mainfrom
agt_29017e45a209/chat-post-tint

Conversation

@selfcontained

@selfcontained selfcontained commented Sep 4, 2026

Copy link
Copy Markdown
Owner

What

From live use: the tint behind your own posts was hard to spot in several themes, and agent → agent traffic was drawing more attention than it deserved.

  • Your posts: fill raised from 6% to 10% of primary, so the block reads in every theme.
  • Agent → agent posts: the violet fill is gone. They keep the indent and muted body from the side-conversation treatment, so they recede as something you're overhearing rather than competing with messages addressed to you.
  • No accent bars. An earlier pass added a left rule to tinted posts; it competed with the connected-agent border the sidebar draws down the pane's left edge, so it's out.
  • The agent's own prose stays plain, as before.

Feed tests assert against the POST_TINT constants rather than hardcoded class strings.

Checks

pnpm run check, finalize:web, prettier, and the feed tests (38) pass.

🤖 Generated with Claude Code

selfcontained and others added 2 commits September 3, 2026 22:20
Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
@selfcontained selfcontained changed the title fix(chat): make user and peer post tints readable in every theme fix(chat): make user posts stand out, keep agent-to-agent posts quiet Sep 4, 2026
@selfcontained
selfcontained merged commit 1585d04 into main Sep 4, 2026
2 checks passed
@selfcontained
selfcontained deleted the agt_29017e45a209/chat-post-tint branch September 4, 2026 14:08
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