atmosphere explorer pds.ls
tool typescript atproto
434
fork

Configure Feed

Select the types of activity you want to include in your feed.

fix light theme font color in suggested urls dialog

Juliet e526bde9 e01f8c83

+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>