diff --git a/FAQ.md b/FAQ.md index 124d3d5c37..348f22bdb7 100644 --- a/FAQ.md +++ b/FAQ.md @@ -32,7 +32,6 @@ Anything on this list is in random order and *might* be added in the near future ## Known problems * File not selected (canceled) when using a file manager instead of the [Storage Access Framework](https://developer.android.com/guide/topics/providers/document-provider). This cannot be fixed by FairEmail, but you can workaround this problem by selecting *Always*. -* Black snackbar background color in black theme. Unfortunately, the snackbar cannot be styled. ## Frequently requested features diff --git a/app/src/main/res/values/colors.xml b/app/src/main/res/values/colors.xml index d8d7ff2c8e..506a144de7 100644 --- a/app/src/main/res/values/colors.xml +++ b/app/src/main/res/values/colors.xml @@ -31,7 +31,7 @@ #222 - #ff000000 + #222 #F6402C