Revert "Cherish:Add Vivid Colors Theme"

This reverts commit d20937d5e3.

Signed-off-by: Hưng Phan <phandinhhungvp2001@gmail.com>
This commit is contained in:
Hưng Phan
2022-10-09 16:16:55 +07:00
parent 1de4422338
commit 5442b9365a
2 changed files with 0 additions and 10 deletions

View File

@@ -592,10 +592,6 @@
<string name="custom_color">Custom color</string>
<string name="edge_light_custom_color_title">Custom color</string>
<!-- Black theme -->
<string name="system_black_theme_title">Vivid Colors</string>
<string name="system_black_theme_summary">Use colorful and darker monet shades</string>
<!-- Custom settings dashboard style -->
<string name="settings_dashboard_style_title">Settings layout</string>
<string name="settings_dashboard_style_aosp">Aosp</string>

View File

@@ -53,12 +53,6 @@
<PreferenceCategory
android:title="@string/theme_customization_category">
<com.cherish.settings.preferences.SecureSettingSwitchPreference
android:key="system_black_theme"
android:title="@string/system_black_theme_title"
android:summary="@string/system_black_theme_summary"
android:defaultValue="false" />
<Preference
android:key="dark_ui_mode"
android:title="@string/dark_ui_mode"