Skip to content

Commit a7b1513

Browse files
committed
docs: add theme preview images to README
1 parent 920236e commit a7b1513

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,7 @@ A completely decentralized chat system built directly on top of the swarm topolo
5050
### 3. Visualizations
5151
* **Particle Map:** Visualizes approximate peer locations (if enabled).
5252
* **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" />
5354

5455
---
5556

0 commit comments

Comments
 (0)