Skip to content

bug: spotify_player extra not working #689

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
4 tasks done
bartlibert opened this issue Feb 28, 2025 · 1 comment · Fixed by joshuadavidthomas/tokyonight.nvim#19 · May be fixed by #693
Closed
4 tasks done

bug: spotify_player extra not working #689

bartlibert opened this issue Feb 28, 2025 · 1 comment · Fixed by joshuadavidthomas/tokyonight.nvim#19 · May be fixed by #693
Labels
bug Something isn't working

Comments

@bartlibert
Copy link

Did you check docs and existing issues?

  • I have read all the tokyonight.nvim docs
  • I have updated the plugin to the latest version before submitting this issue
  • I have searched the existing issues of tokyonight.nvim
  • I have searched the existing issues of plugins related to this issue

Neovim version (nvim -v)

v0.10.4

Operating system/version

Linux 6.13.4-arch1-1

Describe the bug

The spotify_player extra theme cannot be loaded by the application, because it contains a value that cannot be parsed for "white"

Steps To Reproduce

  1. Copy tokyonight.nvim/extras/spotify_player/tokyonight_day.toml to the ~/.config/spotify-player directory
  2. Modify ~/.config/spotify-player/app.toml to have: theme = "TokyoNight"
  3. Start spotify_player
  4. Observe error:
Error: TOML parse error at line 12, column 9
   |
12 | white = "${white}"
   |         ^^^^^^^^^^
invalid color ${white}: Failed to parse Colors

Expected Behavior

spotify_player start up with the colors of TokyoNight active

Repro

@bartlibert bartlibert added the bug Something isn't working label Feb 28, 2025
@folke
Copy link
Owner

folke commented Mar 1, 2025

I don't use that extra. PRS welcome

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
2 participants