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/strings.xml | 1 +
1 file changed, 1 insertion(+)
(limited to 'res/values/strings.xml')
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 @@
%s
Dark
Light
+ Black
--
cgit v1.2.3