Commit acde0db
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>1 parent 331abf6 commit acde0db
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
69 | 69 | | |
70 | 70 | | |
71 | 71 | | |
72 | | - | |
| 72 | + | |
73 | 73 | | |
74 | 74 | | |
75 | 75 | | |
| |||
0 commit comments