the universal sandbox runtime for agents and humans. pocketenv.io
sandbox openclaw agent claude-code vercel-sandbox deno-sandbox cloudflare-sandbox atproto sprites daytona
7
fork

Configure Feed

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

Colorize homepage banner and update pocketenv image

Make the banner text cyan for better contrast on the homepage.
Replace pocketenv.png with an updated asset.

+1 -1
+1 -1
apps/web/src/pages/home/Home.tsx
··· 50 50 <div className="flex-1"> 51 51 <div className="max-w-[77%] m-auto mt-[5%] text-center"> 52 52 <div className="flex justify-center"> 53 - <pre className="text-left">{banner}</pre> 53 + <pre className="text-left text-[cyan]">{banner}</pre> 54 54 </div> 55 55 <h1 className="mb-[10px] text-7xl mb-[20px] font-medium"> 56 56 A Safe Space to Try Your Ideas
pocketenv.png

This is a binary file and will not be displayed.