Skip to content

White on white radio play buttons when using light themes. #1605

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

Open
nixRidge opened this issue May 3, 2025 · 0 comments
Open

White on white radio play buttons when using light themes. #1605

nixRidge opened this issue May 3, 2025 · 0 comments
Labels
unconfirmed bug Are you getting this bug too?

Comments

@nixRidge
Copy link

nixRidge commented May 3, 2025

Desktop (please complete the following information):

  • OS: Arch Linux
  • Tauon Version: 8.0.1
  • Installation method: Built from source

Describe the bug
When using a light theme, or any theme with a bright background, the radio play buttons are also white, making them visually indistinguishable.

To Reproduce

  1. Apply a light theme.
  2. Go to the radio menu.
  3. Observe the play buttons.

Expected behavior
A light theme should change certain buttons and text to be dark, so that they're legible.

Screenshot

Image

Tauon log

Click to expand
2025-05-03 17:18:14 [ INFO  ] [ __main__ ] Tauon v8.0.1
2025-05-03 17:18:14 [ INFO  ] [ __main__ ] Copyright 2015-2025 Taiko2k [email protected]

2025-05-03 17:18:14 [ INFO  ] [ __main__ ] SDL window system: wayland
2025-05-03 17:18:14 [WARNING] [  t_draw  ] Unable to import jxlpy, JPEG XL support will be disabled. (t_draw.py:42)
2025-05-03 17:18:14 [WARNING] [  t_spot  ] Unable to import Tekore, Spotify support will be disabled. (t_spot.py:47)
2025-05-03 17:18:14 [WARNING] [ t_tidal  ] Unable to import tidalapi, Tidal support will be disabled. (t_tidal.py:17)
2025-05-03 17:18:14 [WARNING] [  t_main  ] Unable to import jxlpy, JPEG XL support will be disabled. (t_main.py:38832)
2025-05-03 17:18:14 [ INFO  ] [  t_main  ] Window size: [1920, 1080]
2025-05-03 17:18:14 [ INFO  ] [  t_main  ] Platform: linux
2025-05-03 17:18:14 [ INFO  ] [  t_main  ] Running from installed location
2025-05-03 17:18:14 [ INFO  ] [  t_main  ] Install directory:         /usr/lib/python3.13/site-packages/tauon
2025-05-03 17:18:14 [ INFO  ] [  t_main  ] Asset directory:           /usr/lib/python3.13/site-packages/tauon/assets
2025-05-03 17:18:14 [ INFO  ] [  t_main  ] Locale directory:          /usr/lib/python3.13/site-packages/tauon/locale
2025-05-03 17:18:14 [ INFO  ] [  t_main  ] Userdata directory:        /home/ridge/.local/share/TauonMusicBox
2025-05-03 17:18:14 [ INFO  ] [  t_main  ] Config directory:          /home/ridge/.local/share/TauonMusicBox
2025-05-03 17:18:14 [ INFO  ] [  t_main  ] Cache directory:           /home/ridge/.cache/TauonMusicBox
2025-05-03 17:18:14 [ INFO  ] [  t_main  ] Home directory:            /home/ridge
2025-05-03 17:18:14 [ INFO  ] [  t_main  ] Music directory:           /mnt/wdgreen/Musikk
2025-05-03 17:18:14 [ INFO  ] [  t_main  ] Downloads directory:       /mnt/wdgreen/Nedlastinger
2025-05-03 17:18:14 [ INFO  ] [  t_main  ] Database loaded in 0.063 seconds.
2025-05-03 17:18:14 [ INFO  ] [  t_main  ] Translation file for 'None' loaded
2025-05-03 17:18:15 [WARNING] [  t_main  ] Unable to import Chrome(pychromecast), chromecast support will be disabled. (t_main.py:40403)

(tauonmb:21897): libayatana-appindicator-WARNING **: 17:18:15.020: libayatana-appindicator is deprecated. Please use libayatana-appindicator-glib in newly written code.
2025-05-03 17:18:15 [ INFO  ] [t_webserve] Start controller server
2025-05-03 17:18:15 [ INFO  ] [  t_main  ] Using SDL version: 3002010
2025-05-03 17:18:15 [ INFO  ] [  t_main  ] Applying theme: Love Light
2025-05-03 17:18:15 [ INFO  ] [  t_main  ] Auto save playtime
Exit PHAzOR

Additional context
I wasn't sure if this is a bug with the application or not, but I couldn't find a way to change the contrast of these particular buttons in a theme. Please let me know if this is incorrect to report.

@nixRidge nixRidge added the unconfirmed bug Are you getting this bug too? label May 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
unconfirmed bug Are you getting this bug too?
Projects
None yet
Development

No branches or pull requests

1 participant