From f69a0605a81de992a89f9d32752f5f21a0618a16 Mon Sep 17 00:00:00 2001 From: Jules Aguillon Date: Thu, 30 Dec 2021 00:53:48 +0100 Subject: Add the Black theme Friendly to Amoled screens. The background of keys is the same as the background of the whole keyboard: pure black. Colors are also slightly stronger. --- res/values/arrays.xml | 2 ++ 1 file changed, 2 insertions(+) (limited to 'res/values/arrays.xml') diff --git a/res/values/arrays.xml b/res/values/arrays.xml index 819b1e6..ae5fbd6 100644 --- a/res/values/arrays.xml +++ b/res/values/arrays.xml @@ -21,10 +21,12 @@ @string/pref_theme_e_dark @string/pref_theme_e_light + @string/pref_theme_e_black dark dark light + black -- cgit v1.2.3