You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: change post title color from bodyText to primaryText for better visibility (#22)
The post title in the detail page was using .bodyText color which has low opacity (0.75), making it appear empty or hard to see. Changed to .primaryText for better contrast and consistency with other text elements in the view.
🤖 Generated with Claude Code (https://claude.ai/code)
Co-authored-by: Claude <noreply@anthropic.com>
0 commit comments