diff options
Diffstat (limited to 'res/values/arrays.xml')
| -rw-r--r-- | res/values/arrays.xml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/res/values/arrays.xml b/res/values/arrays.xml index 56015e9..8983820 100644 --- a/res/values/arrays.xml +++ b/res/values/arrays.xml @@ -43,6 +43,9 @@ <item>@string/pref_theme_e_monetdark</item> <item>@string/pref_theme_e_rosepine</item> <item>@string/pref_theme_e_everforestlight</item> + <item>@string/pref_theme_e_cobalt</item> + <item>@string/pref_theme_e_pine</item> + <item>@string/pref_theme_e_epaperblack</item> </string-array> <string-array name="pref_theme_values"> <item>system</item> @@ -59,6 +62,9 @@ <item>monetdark</item> <item>rosepine</item> <item>everforestlight</item> + <item>cobalt</item> + <item>pine</item> + <item>epaperblack</item> </string-array> <string-array name="pref_swipe_dist_entries"> <item>@string/pref_swipe_dist_e_very_short</item> |
