Implement custom color schemes

This commit is contained in:
MM20
2021-09-28 18:05:21 +02:00
parent abbaedadfa
commit 5b35317412
6 changed files with 175 additions and 6 deletions
+1
View File
@@ -397,6 +397,7 @@
<string name="preference_colors_mdyou">System / Material You</string>
<string name="preference_colors_bw">Schwarz-Weiß</string>
<string name="preference_colors_custom">Benutzerdefiniert</string>
<string name="preference_category_custom_colors">Farbschema bearbeiten</string>
<string name="date_today">Heute</string>
<string name="date_tomorrow">Morgen</string>
+1
View File
@@ -72,6 +72,7 @@
<string name="preference_colors_mdyou">System / Material You</string>
<string name="preference_colors_bw">Black and White</string>
<string name="preference_colors_custom">Custom</string>
<string name="preference_category_custom_colors">Edit color scheme</string>
<string name="preference_screen_about">About</string>
<string name="preference_version">Version</string>
<string name="preference_category_developer">Developer</string>