atmosphere explorer
0
fork

Configure Feed

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

new light theme bg color

+1 -1
+1 -1
index.html
··· 22 22 <script src="/src/index.tsx" type="module"></script> 23 23 </head> 24 24 25 - <body id="root" class="dark:bg-dark-700"> 25 + <body id="root" class="dark:bg-dark-700 bg-slate-100"> 26 26 <noscript>You need to enable JavaScript to run this app.</noscript> 27 27 </body> 28 28 </html>