[PR #284] [MERGED] Add user theme configuration #734

Closed
opened 2026-02-28 14:53:10 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/Rigellute/spotify-tui/pull/284
Author: @Rigellute
Created: 2/7/2020
Status: Merged
Merged: 2/8/2020
Merged by: @Rigellute

Base: masterHead: user-theme-config


📝 Commits (1)

📊 Changes

5 files changed (+246 additions, -66 deletions)

View changed files

📝 README.md (+18 -0)
📝 src/main.rs (+1 -1)
📝 src/ui/mod.rs (+69 -51)
📝 src/ui/util.rs (+6 -5)
📝 src/user_config.rs (+152 -9)

📄 Description

Closes #283 and #196


🔄 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/Rigellute/spotify-tui/pull/284 **Author:** [@Rigellute](https://github.com/Rigellute) **Created:** 2/7/2020 **Status:** ✅ Merged **Merged:** 2/8/2020 **Merged by:** [@Rigellute](https://github.com/Rigellute) **Base:** `master` ← **Head:** `user-theme-config` --- ### 📝 Commits (1) - [`acac271`](https://github.com/Rigellute/spotify-tui/commit/acac2714b22a60bdfd87e87758fc14562c46e718) Add user configuration ### 📊 Changes **5 files changed** (+246 additions, -66 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+18 -0) 📝 `src/main.rs` (+1 -1) 📝 `src/ui/mod.rs` (+69 -51) 📝 `src/ui/util.rs` (+6 -5) 📝 `src/user_config.rs` (+152 -9) </details> ### 📄 Description Closes #283 and #196 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-28 14:53:10 +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-tui#734
No description provided.