feat: add dark mode support for email viewer and related settings
This commit is contained in:
@@ -10,6 +10,7 @@ const defaults: EMLy_GUI_Settings = {
|
||||
useBuiltinPDFViewer: true,
|
||||
previewFileSupportedTypes: ["jpg", "jpeg", "png"],
|
||||
enableAttachedDebuggerProtection: true,
|
||||
useDarkEmailViewer: true,
|
||||
};
|
||||
|
||||
class SettingsStore {
|
||||
|
||||
Reference in New Issue
Block a user