From 9523b158b3c05db84f761cf108eed5d78389de70 Mon Sep 17 00:00:00 2001
From: JackDotJS
Date: Sun, 26 Feb 2023 00:47:31 -0800
Subject: Add theme "Alternative Black" (#297)
* Add alternative black theme---
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 86a7880..989ad32 100644
--- a/res/values/arrays.xml
+++ b/res/values/arrays.xml
@@ -99,6 +99,7 @@
- @string/pref_theme_e_dark
- @string/pref_theme_e_light
- @string/pref_theme_e_black
+ - @string/pref_theme_e_altblack
- @string/pref_theme_e_white
- @string/pref_theme_e_epaper
@@ -107,6 +108,7 @@
- dark
- light
- black
+ - altblack
- white
- epaper
--
cgit v1.2.3