[PR #1022] Fix analysis bar theme setting not working #1133

Open
opened 2026-02-28 14:54:34 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/Rigellute/spotify-tui/pull/1022
Author: @Daxanius
Created: 9/11/2022
Status: 🔄 Open

Base: masterHead: master


📝 Commits (1)

  • 5e6ec40 Fix analysis bar theme setting not working

📊 Changes

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

View changed files

📝 src/user_config.rs (+4 -0)

📄 Description

When customizing the theme for spotify-tui, I noticed I couldn't customize the analysis bar colors.

At first I thought I was doing something wrong, but looking into the source, it looks like you forgot to properly add the setting to the config. This is what I've fixed in this quick fix.


🔄 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/1022 **Author:** [@Daxanius](https://github.com/Daxanius) **Created:** 9/11/2022 **Status:** 🔄 Open **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`5e6ec40`](https://github.com/Rigellute/spotify-tui/commit/5e6ec4012c648c860234bbd349b4948126e0441a) Fix analysis bar theme setting not working ### 📊 Changes **1 file changed** (+4 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `src/user_config.rs` (+4 -0) </details> ### 📄 Description When customizing the theme for spotify-tui, I noticed I couldn't customize the analysis bar colors. At first I thought I was doing something wrong, but looking into the source, it looks like you forgot to properly add the setting to the config. This is what I've fixed in this quick fix. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
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#1133
No description provided.