[PR #938] [MERGED] docs: add THEMES.md to showcase community theme collections #1869

Closed
opened 2026-03-14 15:37:28 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/aome510/spotify-player/pull/938
Author: @MBeggiato
Created: 2/23/2026
Status: Merged
Merged: 2/26/2026
Merged by: @aome510

Base: masterHead: master


📝 Commits (3)

  • b496f2d docs: add THEMES.md to showcase community theme collections
  • 0bcbfe3 Update THEMES.md
  • 6781b3b Update THEMES.md

📊 Changes

1 file changed (+117 additions, -0 deletions)

View changed files

THEMES.md (+117 -0)

📄 Description

Add THEMES.md to showcase community theme collections

Summary

Adds a new THEMES.md documentation file that serves as a central hub for discovering and accessing community-created theme collections for spotify-player. Instead of maintaining individual theme definitions in the repository, this approach links to external theme repositories, making it easier to browse and download collections.

Why this helps

  • Discoverability: Users can easily find and browse available theme collections in one place
  • Community contribution: Encourages users to share their theme collections via external repositories
  • Inspiration: New users can see what's possible with theming through featured collections
  • Low maintenance: No need to maintain theme files directly in the main repository

Changes

  • Created THEMES.md in the repository root with:
  • Added sample themes I found / created. More are welcome!
  • Installation instructions for theme collections
  • Brief reference to built-in themes from examples/theme.toml
  • Submission guidelines for new community theme collections
  • Resources section with links to theme configuration docs
  • Template and tips for creating custom themes

This PR is a direct implementation of this issue #936


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/aome510/spotify-player/pull/938 **Author:** [@MBeggiato](https://github.com/MBeggiato) **Created:** 2/23/2026 **Status:** ✅ Merged **Merged:** 2/26/2026 **Merged by:** [@aome510](https://github.com/aome510) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (3) - [`b496f2d`](https://github.com/aome510/spotify-player/commit/b496f2d6aa6bf3926fd77f372aae39d6776a11c8) docs: add THEMES.md to showcase community theme collections - [`0bcbfe3`](https://github.com/aome510/spotify-player/commit/0bcbfe3a3a375618473e0b68a2de2c003b082626) Update THEMES.md - [`6781b3b`](https://github.com/aome510/spotify-player/commit/6781b3bf28d9d27c7ccaf6988b1cccce311b5eb9) Update THEMES.md ### 📊 Changes **1 file changed** (+117 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `THEMES.md` (+117 -0) </details> ### 📄 Description # Add THEMES.md to showcase community theme collections ## Summary Adds a new `THEMES.md` documentation file that serves as a central hub for discovering and accessing community-created theme collections for spotify-player. Instead of maintaining individual theme definitions in the repository, this approach links to external theme repositories, making it easier to browse and download collections. ## Why this helps - **Discoverability**: Users can easily find and browse available theme collections in one place - **Community contribution**: Encourages users to share their theme collections via external repositories - **Inspiration**: New users can see what's possible with theming through featured collections - **Low maintenance**: No need to maintain theme files directly in the main repository ## Changes - Created `THEMES.md` in the repository root with: - Added sample themes I found / created. More are welcome! - Installation instructions for theme collections - Brief reference to built-in themes from `examples/theme.toml` - Submission guidelines for new community theme collections - Resources section with links to theme configuration docs - Template and tips for creating custom themes ## Related This PR is a direct implementation of [this issue #936](https://github.com/aome510/spotify-player/issues/936) --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-14 15:37:28 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/spotify-player#1869
No description provided.