abouttreesummaryrefslogcommitdiff
path: root/res/values/strings.xml
diff options
context:
space:
mode:
authorJules Aguillon2021-12-30 00:53:48 +0100
committerJules Aguillon2021-12-30 00:53:48 +0100
commitf69a0605a81de992a89f9d32752f5f21a0618a16 (patch)
tree2e84243531e98f67310db176898b616ae50e16e7 /res/values/strings.xml
parent29367f127d8927b063c1f869646d489df83079be (diff)
downloadunexpected-keyboard-f69a0605a81de992a89f9d32752f5f21a0618a16.tar.gz
unexpected-keyboard-f69a0605a81de992a89f9d32752f5f21a0618a16.zip
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.
Diffstat (limited to 'res/values/strings.xml')
-rw-r--r--res/values/strings.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml
index 6ca5e6d..36019ca 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -44,4 +44,5 @@
<string name="pref_theme_summary">%s</string>
<string name="pref_theme_e_dark">Dark</string>
<string name="pref_theme_e_light">Light</string>
+ <string name="pref_theme_e_black">Black</string>
</resources>