paolostivanin / OTPClient

Highly secure and easy to use OTP client written in C/GTK3 that supports both TOTP and HOTP
GNU General Public License v3.0
472 stars 46 forks source link

issues with settings (Dark Theme on systems using Dark Theme) #293

Closed jlariviere1 closed 1 year ago

jlariviere1 commented 1 year ago

Dark theme does not function properly.
I'm running what appears to be the latest version from flathub (3.1.6) on Manjaro.
If I set my system to use dark theme (Adwaita-dark), then OTPClient uses light. If I set the system to light (Adwaita), then OTPClient does use the dark theme. Thanks,

image

image

paolostivanin commented 1 year ago

I'm sorry, but OTPClient is developed for the GNOME desktop. I can't chase all the various desktop environment differences (XFCE, KDE, LXDE, E17, etc), so I'm sticking with what I'm using. I don't have enough free time to support all of them, but a PR is always welcome :smile: