From 5e5bf09a32e8a9addeb217a8da20a34d8f946c2e Mon Sep 17 00:00:00 2001 From: Grigory Date: Sun, 5 Oct 2025 17:27:14 +0500 Subject: [PATCH 1/2] docs(advanced-usage/themes): add "unmaintained" section and add a link to github topic --- docs/advanced-usage/themes.md | 31 ++++++++++++++++++------------- 1 file changed, 18 insertions(+), 13 deletions(-) diff --git a/docs/advanced-usage/themes.md b/docs/advanced-usage/themes.md index 79669e1..f2cfedc 100644 --- a/docs/advanced-usage/themes.md +++ b/docs/advanced-usage/themes.md @@ -10,17 +10,22 @@ You can customize your Spotify to your **hear For this reason, the theming heroes of the Spicetify community have created a huge library of themes which can be found in the following repositories: 1. [spicetify/spicetify-themes](https://github.com/spicetify/spicetify-themes) - The official Spicetify themes repository. Feel free to contribute with more themes! -2. [NYRI4/Comfy-spicetify](https://github.com/NYRI4/Comfy-spicetify) +2. [NYRI4/Comfy-spicetify](https://github.com/Comfy-Themes/Spicetify) +3. [Catppuccin/spicetify](https://github.com/catppuccin/spicetify) +4. [JulienMaille/dribbblish-dynamic-theme](https://github.com/JulienMaille/dribbblish-dynamic-theme) +5. [sanoojes/spicetify-lucid](https://github.com/sanoojes/spicetify-lucid) +6. [Skaytacium/Gruvify](https://github.com/Skaytacium/Gruvify) +7. [Spotify Dark](https://github.com/SyndiShanX/Spotify-Dark) +8. [bluedrift/Spicetify-Throwback](https://github.com/bluedrift/Spicetify-Throwback) +9. [m0squdev/dracula-spicetify-theme](https://github.com/m0squdev/dracula-spicetify-theme) +10. [Adrien5902/SpicetifyCat](https://github.com/Adrien5902/SpicetifyCat) +11. Insert your theme here! + +[Discover more themes on GitHub](https://github.com/topics/spicetify-themes) + +Unmaintained themes (you may need older versions of Spotify and/or Spicetify to use them): + +1. [Tetrax-10/Nord-Spotify](https://github.com/Tetrax-10/Nord-Spotify) +2. [nimsandu/spicetify-bloom](https://github.com/nimsandu/spicetify-bloom) 3. [williamckha/spicetify-fluent](https://github.com/williamckha/spicetify-fluent) -4. [Catppuccin/spicetify](https://github.com/catppuccin/spicetify) -5. [nimsandu/spicetify-bloom](https://github.com/nimsandu/spicetify-bloom) -6. [Tetrax-10/Nord-Spotify](https://github.com/Tetrax-10/Nord-Spotify) (not maintained) -7. [JulienMaille/dribbblish-dynamic-theme](https://github.com/JulienMaille/dribbblish-dynamic-theme) (not maintained) -8. [sanoojes/spicetify-lucid](https://github.com/sanoojes/spicetify-lucid) -9. [Skaytacium/Gruvify](https://github.com/Skaytacium/Gruvify) -10. [dracula/spicetify](https://github.com/dracula/spicetify) (not maintained) -11. [Spotify Dark](https://github.com/SyndiShanX/Spotify-Dark) -12. [bluedrift/Spicetify-Throwback](https://github.com/bluedrift/Spicetify-Throwback) -13. [m0squdev/dracula-spicetify-theme](https://github.com/m0squdev/dracula-spicetify-theme) -14. [Adrien5902/SpicetifyCat](https://github.com/Adrien5902/SpicetifyCat) -15. Insert your theme here! +4. [dracula/spicetify](https://github.com/dracula/spicetify) From 1c734439d7c6ecc22e868ab101fb135623265723 Mon Sep 17 00:00:00 2001 From: Grigory Date: Sun, 5 Oct 2025 17:35:12 +0500 Subject: [PATCH 2/2] update comfy theme label --- docs/advanced-usage/themes.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/advanced-usage/themes.md b/docs/advanced-usage/themes.md index f2cfedc..9f67951 100644 --- a/docs/advanced-usage/themes.md +++ b/docs/advanced-usage/themes.md @@ -10,7 +10,7 @@ You can customize your Spotify to your **hear For this reason, the theming heroes of the Spicetify community have created a huge library of themes which can be found in the following repositories: 1. [spicetify/spicetify-themes](https://github.com/spicetify/spicetify-themes) - The official Spicetify themes repository. Feel free to contribute with more themes! -2. [NYRI4/Comfy-spicetify](https://github.com/Comfy-Themes/Spicetify) +2. [Comfy-Themes/Spicetify](https://github.com/Comfy-Themes/Spicetify) 3. [Catppuccin/spicetify](https://github.com/catppuccin/spicetify) 4. [JulienMaille/dribbblish-dynamic-theme](https://github.com/JulienMaille/dribbblish-dynamic-theme) 5. [sanoojes/spicetify-lucid](https://github.com/sanoojes/spicetify-lucid)