Cherish:MonetSetting: Add monochromatic style
Signed-off-by: Hưng Phan <phandinhhungvp2001@gmail.com>
This commit is contained in:
@@ -770,6 +770,7 @@
|
|||||||
<item>@string/theme_style_fruit_salad</item>
|
<item>@string/theme_style_fruit_salad</item>
|
||||||
<item>@string/theme_style_muted</item>
|
<item>@string/theme_style_muted</item>
|
||||||
<item>@string/theme_style_content</item>
|
<item>@string/theme_style_content</item>
|
||||||
|
<item>@string/theme_style_monochromatic</item>
|
||||||
</string-array>
|
</string-array>
|
||||||
|
|
||||||
<string-array name="theme_style_values" translatable="false">
|
<string-array name="theme_style_values" translatable="false">
|
||||||
@@ -781,6 +782,7 @@
|
|||||||
<item>FRUIT_SALAD</item>
|
<item>FRUIT_SALAD</item>
|
||||||
<item>MUTED</item>
|
<item>MUTED</item>
|
||||||
<item>CONTENT</item>
|
<item>CONTENT</item>
|
||||||
|
<item>MONOCHROMATIC</item>
|
||||||
</string-array>
|
</string-array>
|
||||||
|
|
||||||
<!-- Monet color sources -->
|
<!-- Monet color sources -->
|
||||||
|
|||||||
@@ -881,6 +881,7 @@
|
|||||||
<string name="theme_style_fruit_salad">Fruit Salad</string>
|
<string name="theme_style_fruit_salad">Fruit Salad</string>
|
||||||
<string name="theme_style_muted">Muted</string>
|
<string name="theme_style_muted">Muted</string>
|
||||||
<string name="theme_style_content">Content</string>
|
<string name="theme_style_content">Content</string>
|
||||||
|
<string name="theme_style_monochromatic">Monochromatic</string>
|
||||||
<string name="color_source_title">Color source</string>
|
<string name="color_source_title">Color source</string>
|
||||||
<string name="color_source_both">Both (Default)</string>
|
<string name="color_source_both">Both (Default)</string>
|
||||||
<string name="color_source_home">Home wallpaper</string>
|
<string name="color_source_home">Home wallpaper</string>
|
||||||
|
|||||||
Reference in New Issue
Block a user