Cherish : Black theme [2/3]
Signed-off-by: Hưng Phan <phandinhhungvp2001@gmail.com>
This commit is contained in:
@@ -910,4 +910,8 @@
|
||||
<string name="lock_clock_font_burnstown">Burnstown</string>
|
||||
<string name="lock_clock_font_dumbledor">Dumbledor</string>
|
||||
<string name="lock_clock_font_phantombold">PhantomBold</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>
|
||||
|
||||
@@ -116,6 +116,14 @@
|
||||
android:summary="@string/monet_engine_settings_summary"
|
||||
android:fragment="com.cherish.settings.fragments.MonetEngineSettings" />
|
||||
|
||||
<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:dependency="dark_ui_mode"
|
||||
android:defaultValue="false" />
|
||||
|
||||
|
||||
<!-- Font style -->
|
||||
<Preference
|
||||
android:key="android.theme.customization.font"
|
||||
|
||||
Reference in New Issue
Block a user