Commit c7f7e4c
authored
fix: update search results text colors for dark mode compatibility (#24)
- Changed title text to use .primaryText instead of generic .bodyText
- Changed content text to use .secondaryText for better hierarchy
- Removed redundant .foregroundColor modifier on parent VStack
- Ensures consistent text visibility in both light and dark modes1 parent fd656e2 commit c7f7e4c
1 file changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
111 | 111 | | |
112 | 112 | | |
113 | 113 | | |
| 114 | + | |
114 | 115 | | |
115 | 116 | | |
116 | 117 | | |
| 118 | + | |
117 | 119 | | |
118 | 120 | | |
119 | 121 | | |
120 | 122 | | |
121 | 123 | | |
122 | 124 | | |
123 | | - | |
124 | 125 | | |
125 | 126 | | |
126 | 127 | | |
| |||
0 commit comments