Cherish:Add Vivid Colors Theme
Signed-off-by: Hưng Phan <phandinhhungvp2001@gmail.com>
This commit is contained in:
@@ -584,5 +584,9 @@
|
||||
<string name="wallpaper_color">Wallpaper color</string>
|
||||
<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>
|
||||
|
||||
</resources>
|
||||
|
||||
@@ -20,6 +20,12 @@
|
||||
|
||||
<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"
|
||||
|
||||
Reference in New Issue
Block a user