atproto explorer

fix light theme font color in suggested urls dialog

handle.invalid e526bde9 e01f8c83

verified
+1 -1
+1 -1
src/components/search.tsx
··· 164 164 <span class="iconify lucide--link"></span> 165 165 <span>Supported URLs</span> 166 166 </div> 167 - <div class="mb-2 text-sm text-neutral-500 dark:text-neutral-400"> 167 + <div class="mb-2 text-sm text-neutral-600 dark:text-neutral-400"> 168 168 Links that will be parsed automatically, as long as all the data necessary is on the 169 169 URL. 170 170 </div>