flathub / flathub/com.spotify.Client
_GTK_THEME_VARIANT xprop ignored on Fedora 38
Open
- Dominant language
- Python
- Stars
- 113
- Forks
- 41
- PR merge metrics
- No merged PRs in 30d
Description
It looks like the xprop _GTK_THEME_VARIANT is ignored by clients on Fedora 38. I've verified that the property _GTK_THEME_VARIANT is set to dark:
```
[link@localhost ~]$ xprop -name Spotify | grep GTK_THEME
_GTK_THEME_VARIANT(UTF8_STRING) = "dark"
```
But the window title bar is still light.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.