mirror of
https://github.com/Rigellute/spotify-tui.git
synced 2026-04-25 23:55:53 +03:00
[PR #1022] Fix analysis bar theme setting not working #1133
Labels
No labels
bug
enhancement
good first issue
help wanted
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/spotify-tui#1133
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/Rigellute/spotify-tui/pull/1022
Author: @Daxanius
Created: 9/11/2022
Status: 🔄 Open
Base:
master← Head:master📝 Commits (1)
5e6ec40Fix 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.