diff --git a/FAQ.md b/FAQ.md index e64691491a..121306d390 100644 --- a/FAQ.md +++ b/FAQ.md @@ -289,6 +289,7 @@ Fonts, sizes, colors, etc should be material design whenever possible. * [(161) Can you add a setting to change the primary and accent color?](#user-content-faq161) * [(162) Is IMAP NOTIFY supported?](#user-content-faq162) * [(163) What is message classification?](#user-content-faq163) +* [(164) Can you add customizable themes?](#user-content-faq164) [I have another question.](#user-content-support) @@ -3486,6 +3487,17 @@ Message classification is a pro feature, except for the spam folder.
+ +**(164) Can you add customizable themes?** + +Unfortunately, Android [does not support](https://stackoverflow.com/a/26511725/1794097) dynamic themes, +which means all themes need to be predefined. + +Moreover, a theme is more than just a few colors. +For example themes with a yellow accent color use a darker link color for enough contrast. + +
+ ## Get support FairEmail is supported on smartphones, tablets and ChromeOS only.