Currently the "Follow global dark theme preference" switch on Linux uses an unreliable implementation.
Recently the org.freedesktop.appearance.color-scheme key got standardized across all DEs, which should be more reliable. It would be cool, if Telegram supported reading this setting and super cool if it could subscribe to its changes during runtime.
Useful links:
Gnome blog post
Spec
KDE initial implementation + proper implementation
Currently the "Follow global dark theme preference" switch on Linux uses an unreliable implementation.
Recently the
org.freedesktop.appearance.color-schemekey got standardized across all DEs, which should be more reliable. It would be cool, if Telegram supported reading this setting and super cool if it could subscribe to its changes during runtime.Useful links:
Gnome blog post
Spec
KDE initial implementation + proper implementation