We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 920236e commit a7b1513Copy full SHA for a7b1513
README.md
@@ -50,6 +50,7 @@ A completely decentralized chat system built directly on top of the swarm topolo
50
### 3. Visualizations
51
* **Particle Map:** Visualizes approximate peer locations (if enabled).
52
* **Themes:** Built-in theme switcher (Nord, Solarized, Tokyo Night, etc).
53
+ <img src="assets/images/default-theme.png" width="100" alt="Default" /> <img src="assets/images/nord-dark-theme.png" width="100" alt="Nord" /> <img src="assets/images/solarized-light-theme.png" width="100" alt="Solarized" /> <img src="assets/images/tokyo-night-theme.png" width="100" alt="Tokyo Night" /> <img src="assets/images/volcano-theme.png" width="100" alt="Volcano" />
54
55
---
56
0 commit comments