atproto explorer
0
fork

Configure Feed

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

null color tweak

+1 -1
+1 -1
src/components/json.tsx
··· 46 46 }; 47 47 48 48 const JSONNull = () => { 49 - return <span class="text-gray-600 dark:text-gray-400">null</span>; 49 + return <span class="text-neutral-400 dark:text-neutral-500">null</span>; 50 50 }; 51 51 52 52 const JSONObject = ({