atmosphere explorer pds.ls
tool typescript atproto
434
fork

Configure Feed

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

change color of keys in record view

Juliet 1dd7e26b 8898424b

+1 -1
+1 -1
src/components/json.tsx
··· 86 86 "flex-col": value === Object(value), 87 87 }} 88 88 > 89 - <span class="max-w-40% sm:max-w-50% break-anywhere shrink-0 text-[#3a94c5] dark:text-cyan-500"> 89 + <span class="max-w-40% sm:max-w-50% break-anywhere shrink-0 text-neutral-500 dark:text-neutral-400"> 90 90 <span 91 91 class="group/clip relative flex size-fit cursor-pointer items-center" 92 92 onmouseleave={() => setClip(false)}