From aba462dd999f4b51f56575ac671d9f9729bf393c Mon Sep 17 00:00:00 2001 From: M66B Date: Sun, 11 Oct 2020 13:17:33 +0200 Subject: [PATCH] Added FAQ --- FAQ.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/FAQ.md b/FAQ.md index 870fb82235..3b598397bb 100644 --- a/FAQ.md +++ b/FAQ.md @@ -285,6 +285,7 @@ Fonts, sizes, colors, etc should be material design whenever possible. * [(158) Which camera / audio recorder do you recommend?](#user-content-faq158) * [(159) What are Disconnect's tracker protection lists?](#user-content-faq159) * [(160) Can you add permanent deletion of messages without confirmation?](#user-content-faq160) +* [(161) Can you add a setting to change the primary and accent color?](#user-content-faq161) [I have another question.](#user-content-support) @@ -3301,6 +3302,15 @@ Even with a confirmation, some very angry people who lost some of their messages
+ +**(161) Can you add a setting to change the primary and accent color?*** + +If I could, I would add a setting to select the primary and accent color right away, +but unfortunately Android themes are fixed, see for example [here](https://stackoverflow.com/a/26511725/1794097), so this is not possible. + +
+ + ## Support Only the latest Play store version and latest GitHub release are supported.