From a7315ee56f69117f38bb75434d302a203ec5f28c Mon Sep 17 00:00:00 2001 From: SpiritCroc Date: Mon, 23 Nov 2020 13:20:25 +0100 Subject: [PATCH] FAB label background is finally dark in dark theme, so fix text color Change-Id: Ifa43b19eca293fc15aab25f067d0516686e75a29 --- vector/src/main/res/values/theme_sc.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vector/src/main/res/values/theme_sc.xml b/vector/src/main/res/values/theme_sc.xml index 59613c2526..726e8cdb92 100644 --- a/vector/src/main/res/values/theme_sc.xml +++ b/vector/src/main/res/values/theme_sc.xml @@ -27,7 +27,7 @@ @color/text_color_secondary_sc @color/background_floating_sc @color/black - #ff808080 + #ffffff @color/background_black_sc ?riotx_background @color/background_dark_sc