diff --git a/README.md b/README.md
index 9f1c021..93f62bd 100644
--- a/README.md
+++ b/README.md
@@ -52,7 +52,7 @@ A completely decentralized chat system built directly on top of the swarm topolo
### 3. Visualizations
* **Particle Map:** Visualizes approximate peer locations (if enabled).
* **Themes:** Built-in theme switcher (Hypermind, Hypermind Classic, Nord, Solarized, Tokyo Night, etc).
-
+
---
diff --git a/THEMES.md b/THEMES.md
index b1b7442..27a8c71 100644
--- a/THEMES.md
+++ b/THEMES.md
@@ -2,11 +2,11 @@
### Hypermind (Default)
-
+
### Hypermind Classic
-
+
### Tokyo Night
diff --git a/assets/images/default-theme.png b/assets/images/default-theme.png
deleted file mode 100644
index e5b7010..0000000
Binary files a/assets/images/default-theme.png and /dev/null differ
diff --git a/assets/images/hypermind-classic-theme.png b/assets/images/hypermind-classic-theme.png
new file mode 100644
index 0000000..9053cbf
Binary files /dev/null and b/assets/images/hypermind-classic-theme.png differ
diff --git a/assets/images/hypermind-theme.png b/assets/images/hypermind-theme.png
index 6ca8c66..7009e10 100644
Binary files a/assets/images/hypermind-theme.png and b/assets/images/hypermind-theme.png differ
diff --git a/assets/images/nord-dark-theme.png b/assets/images/nord-dark-theme.png
index 0e99377..7cc96d6 100644
Binary files a/assets/images/nord-dark-theme.png and b/assets/images/nord-dark-theme.png differ
diff --git a/assets/images/solarized-light-theme.png b/assets/images/solarized-light-theme.png
index 7466bfd..7d9d362 100644
Binary files a/assets/images/solarized-light-theme.png and b/assets/images/solarized-light-theme.png differ
diff --git a/assets/images/tokyo-night-theme.png b/assets/images/tokyo-night-theme.png
index b9e85ab..4aca633 100644
Binary files a/assets/images/tokyo-night-theme.png and b/assets/images/tokyo-night-theme.png differ
diff --git a/assets/images/volcano-theme.png b/assets/images/volcano-theme.png
index 061fe27..5247701 100644
Binary files a/assets/images/volcano-theme.png and b/assets/images/volcano-theme.png differ