Hello,
This is a small MR to fix an error related to the dark mode / theme (settings). I kept the term theme mode because it was more widely used and also described this way in the settings.
Without this patch, starting the applications results in the following fatal error:
(authenticator:2): GLib-GIO-ERROR **: 11:18:49.609: Settings schema 'com.belmoussaoui.Authenticator.Devel' does not contain a key named 'dark-mode'
Thanks for all your work!