diff --git a/README.md b/README.md
index cc7de48..a526107 100755
--- a/README.md
+++ b/README.md
@@ -15,6 +15,7 @@
| [](#bad-blood) | Red & Black based theme. | [HyDE-Project](https://github.com/HyDE-Project) |
| [](#crimson-blue) | Red with Blue vibes | [amit-0i](https://github.com/amit-0i) |
| [](#obsidian-purple) | Where mystery meets elegance. | [amit-0i](https://github.com/amit-0i) |
+| [](#soulsborne) | HyDE theme inspired by the Soulsborne series. | [elritardato](https://github.com/elritardato) |
| [](#ancientaliens) | A futuristic alien-like theme. Designed to invoke the feelings of watching the History channel at three in the morning. | [dim-ghub](https://github.com/dim-ghub) |
| [](#greenify) | Dark Green based theme for Hyde | [mahaveergurjar](https://github.com/mahaveergurjar) |
| [](#another-world) | Step beyond the horizon, where reality fades and imagination reigns supreme. | [cyb3rgh0u1](https://github.com/cyb3rgh0u1) |
@@ -169,7 +170,7 @@ See how to [contribute](CONTRIBUTING.md) to the gallery.
**Description:** Dive into the deep, where elegance meets the infinite night.
-[](https://github.com/Itz-Abhishek-Tiwari/Abyssal-Wave/tree/main)
+[](https://github.com/Itz-Abhishek-Tiwari/Abyssal-Wave/tree/main)
---
@@ -279,7 +280,7 @@ See how to [contribute](CONTRIBUTING.md) to the gallery.
**Description:** Official Theme
-[](https://github.com/HyDE-Project/hyde-themes/tree/Catppuccin-Mocha)
+[](https://github.com/HyDE-Project/hyde-themes/tree/Catppuccin-Mocha)
---
@@ -301,7 +302,7 @@ See how to [contribute](CONTRIBUTING.md) to the gallery.
**Description:** A sleek and transparent, color-agnostic theme.
-[](https://github.com/jacobfranco/Code-Garden)
+[](https://github.com/jacobfranco/Code-Garden)
---
@@ -345,7 +346,7 @@ See how to [contribute](CONTRIBUTING.md) to the gallery.
**Description:** Official Theme
-[](https://github.com/HyDE-Project/hyde-themes/tree/Decay-Green)
+[](https://github.com/HyDE-Project/hyde-themes/tree/Decay-Green)
---
@@ -422,7 +423,7 @@ See how to [contribute](CONTRIBUTING.md) to the gallery.
**Description:** Official Theme
-[](https://github.com/HyDE-Project/hyde-themes/tree/Frosted-Glass)
+[](https://github.com/HyDE-Project/hyde-themes/tree/Frosted-Glass)
---
@@ -433,7 +434,7 @@ See how to [contribute](CONTRIBUTING.md) to the gallery.
**Description:** Official Theme
-[](https://github.com/HyDE-Project/hyde-themes/tree/Graphite-Mono)
+[](https://github.com/HyDE-Project/hyde-themes/tree/Graphite-Mono)
---
@@ -444,7 +445,7 @@ See how to [contribute](CONTRIBUTING.md) to the gallery.
**Description:** A ghibli based theme for Hyde
-[](https://github.com/abenezerw/Green-Lush)
+[](https://github.com/abenezerw/Green-Lush)
---
@@ -477,7 +478,7 @@ See how to [contribute](CONTRIBUTING.md) to the gallery.
**Description:** Official Theme
-[](https://github.com/HyDE-Project/hyde-themes/tree/Gruvbox-Retro)
+[](https://github.com/HyDE-Project/hyde-themes/tree/Gruvbox-Retro)
---
@@ -598,7 +599,7 @@ See how to [contribute](CONTRIBUTING.md) to the gallery.
**Description:** A rich, dark theme crafted for late-night productivity and sleek aesthetics.
-[](https://github.com/jackpawlik1/Nightbrew)
+[](https://github.com/jackpawlik1/Nightbrew)
---
@@ -719,7 +720,7 @@ See how to [contribute](CONTRIBUTING.md) to the gallery.
**Description:** Official Theme
-[](https://github.com/HyDE-Project/hyde-themes/tree/Rose-Pine)
+[](https://github.com/HyDE-Project/hyde-themes/tree/Rose-Pine)
---
@@ -741,7 +742,7 @@ See how to [contribute](CONTRIBUTING.md) to the gallery.
**Description:** Sci-fi based theme
-[](https://github.com/KaranRaval555/Sci-fi)
+[](https://github.com/KaranRaval555/Sci-fi)
---
@@ -796,7 +797,7 @@ See how to [contribute](CONTRIBUTING.md) to the gallery.
**Description:** A Soothing, Pastel Tundra Theme.
-[](https://github.com/Prof-Shiba/Tundra)
+[](https://github.com/Prof-Shiba/Tundra)
---
diff --git a/hyde-themes.json b/hyde-themes.json
index c3858c4..83ca38f 100644
--- a/hyde-themes.json
+++ b/hyde-themes.json
@@ -432,5 +432,12 @@
"OWNER": "https://github.com/elritardato",
"DESCRIPTION": "HyDE theme inspired by Oregairu",
"COLORSCHEME": ["#2B3A67", "#A7C7E7"]
+ },
+ {
+ "THEME": "Soulsborne",
+ "LINK": "https://github.com/elritardato/Soulsborne",
+ "OWNER": "https://github.com/elritardato",
+ "DESCRIPTION": "HyDE theme inspired by the Soulsborne series.",
+ "COLORSCHEME": ["#0D0D0D", "#E0701E"]
}
]