[PR #525] [MERGED] feat: Allow themable "like" component #788

Closed
opened 2026-03-02 23:49:49 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/aome510/spotify-player/pull/525
Author: @arouene
Created: 7/30/2024
Status: Merged
Merged: 7/30/2024
Merged by: @aome510

Base: masterHead: themable-like


📝 Commits (4)

📊 Changes

4 files changed (+13 additions, -5 deletions)

View changed files

📝 docs/config.md (+1 -0)
📝 examples/theme.toml (+1 -0)
📝 spotify_player/src/config/theme.rs (+7 -0)
📝 spotify_player/src/ui/page.rs (+4 -5)

📄 Description

Allow a themable "like" component

image


🔄 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/525 **Author:** [@arouene](https://github.com/arouene) **Created:** 7/30/2024 **Status:** ✅ Merged **Merged:** 7/30/2024 **Merged by:** [@aome510](https://github.com/aome510) **Base:** `master` ← **Head:** `themable-like` --- ### 📝 Commits (4) - [`3370fff`](https://github.com/aome510/spotify-player/commit/3370fff4a67c86c8ad79baa93ce71eb5c98ebc5b) Allow themable like component - [`23de949`](https://github.com/aome510/spotify-player/commit/23de94968293a6d81792c743a675647d8ceea08d) Do not style the empty string - [`b0a58b5`](https://github.com/aome510/spotify-player/commit/b0a58b58502c9fd0b1a08d49e274bec6750340a2) Add an example - [`1404466`](https://github.com/aome510/spotify-player/commit/1404466ed23dcdf3190833754a91341b51253fca) Add like into component sytles ### 📊 Changes **4 files changed** (+13 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `docs/config.md` (+1 -0) 📝 `examples/theme.toml` (+1 -0) 📝 `spotify_player/src/config/theme.rs` (+7 -0) 📝 `spotify_player/src/ui/page.rs` (+4 -5) </details> ### 📄 Description Allow a themable "like" component ![image](https://github.com/user-attachments/assets/c86e561d-cd1e-42ba-83a0-83c3a1ab87c4) --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-02 23:49:49 +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#788
No description provided.