add dark mode support to worm #2

closed
opened by oppi.li targeting main from oppi.li/pdsls: main

convert to mask based icon

Changed files
+11
+11
README.md
···
Navigate and manage [atproto](https://atproto.com/) repositories and the records they contain, as well as watching the relay in real time (firehose + jetstream support).
+
### Hacking
+
+
You will need `node`, `pnpm` and `tsc` to get started:
+
+
```
+
pnpm i # install deps
+
pnpm run dev # or pnpm run start, runs vite
+
pnpm run build # runs vite build
+
pnpm run serve # runs vite preview
+
```
+
### Credits
[atcute](https://github.com/mary-ext/atcute) - atproto SDK\