IJHack / QtPass

QtPass is a multi-platform GUI for pass, the standard unix password manager.
https://qtpass.org/
GNU General Public License v3.0
1.01k stars 158 forks source link

dark mode / night mode #500

Open pedro-nonfree opened 4 years ago

pedro-nonfree commented 4 years ago

allow qtpass to be seen and used as an application with a dark theme

issue-label-bot[bot] commented 4 years ago

Issue-Label Bot is automatically applying the label feature_request to this issue, with a confidence of 0.97. Please mark this comment with :thumbsup: or :thumbsdown: to give our bot feedback!

Links: app homepage, dashboard and code for this bot.

annejan commented 4 years ago

This works for me (macOS and KDE) . .

QtPass should just use the default Qt theme provided by the environment. What desktop (etc) are you using @pedro-nonfree ?

pedro-nonfree commented 4 years ago

@annejan I'm using i3wm.org with a mate theme in dark mode that is enabled when I do exec --no-startup-id mate-settings-daemon in my ~/.i3/config, so I suppose is related to gnome. Debian stable

annejan commented 4 years ago

Trying this out when I find time to get some Virtual Machines up for testing again.

Tycho-S commented 4 years ago

This works for me on macOS with 1.3.2 but not on Windows, sadly. It clearly has the dark theme (as it works on Mac), but I think the problem is it's not picking up the OS setting on Windows. Perhaps a command-line flag could be an option? Though obeying the system theme would be amazing of course, as this would make it easy to switch with everything else.

annejan commented 3 years ago

It seems this is a Qt issue, currently the Windows build is using Qt 5.13.1 hoping to update to Qt 5.15.1 or even Qt 6.0.0 soon Same with the Gnome compatibility layer

ghost commented 2 years ago

pypi.org/project/QDarkStyle