Getting started with 1Password for your growing team, or refining your setup? Our Secured Success quickstart guide is for you.
Forum Discussion
CharDSon
4 years agoFrequent Contributor
Dark Style Preference
GNOME, KDE Plasma and Elementary OS include a way for apps to switch between light and dark themes. It would be a good idea for 1Password to follow this implementation to have better consistency betw...
Anonymous
4 years agoCurrently we use Electron's default mechanism for checking system settings. I like that Gnome is going to put this in DBus. That's a really good home for such information and is relatively easy to query. It might get little bit tricky in our code where we would need to step in before Electron does. I'll make an issue for this and we will see what we can do about it. I'll also see if I can get upgraded to Gnome 42, but that might not be available to me for a bit longer.