You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
Apply a light theme.
Go to the radio menu.
Observe the play buttons.
Expected behavior
A light theme should change certain buttons and text to be dark, so that they're legible.
Screenshot
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.
The text was updated successfully, but these errors were encountered:
Desktop (please complete the following information):
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
Expected behavior
A light theme should change certain buttons and text to be dark, so that they're legible.
Screenshot
Tauon log
Click to expand
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.
The text was updated successfully, but these errors were encountered: