feat: add 'Always Light Mode' setting for email display

This commit is contained in:
Linus Rath
2026-03-17 00:56:34 +01:00
parent a834528bc1
commit 6e78f2a09e
12 changed files with 50 additions and 4 deletions
+4
View File
@@ -691,6 +691,10 @@
"label": "Emails Per Page",
"description": "Number of emails to load at once"
},
"always_light_mode": {
"label": "Always Show Emails in Light Mode",
"description": "Render email content in light mode even when the app is in dark mode, avoiding dark mode conversion issues"
},
"external_content": {
"label": "External Content",
"description": "How to handle images and external content",