Cherish:Move all themeing go Cherish Settings>Themes[2/2]

- Clock Styles
- Signal and Wifi icon
- Font
- Packages icon
- Status height

Signed-off-by: Hưng Phan <phandinhhungvp2001@gmail.com>
This commit is contained in:
Hưng Phan
2021-07-25 12:30:05 +07:00
parent 9dc04fe5d9
commit 7d257332b8
8 changed files with 130 additions and 3 deletions

View File

@@ -1246,4 +1246,23 @@
<string name="system_slider_style_memeround">Meme round</string>
<string name="system_slider_style_memeroundstroke">Meme round stroke</string>
<string name="system_slider_style_memestroke">Meme stroke</string>
<!-- Themeing -->
<string name="dark_ui_mode_summary">Browse the dark theme options</string>
<!-- [CHAR_LIMIT=NONE] Developer Settings: Title of the settings category for theme overlays. -->
<string name="theme_customization_category">Theming</string>
<!-- [CHAR_LIMIT=NONE] Developer Settings: Title of the setting which enables overlays to customize headline and body fonts. -->
<string name="theme_customization_font_title">Headline / Body font</string>
<!-- [CHAR_LIMIT=NONE] Developer Settings: Title of the setting which enables overlays to customize the adaptive icon shape (e.g. launcher and quick settings icons). -->
<string name="theme_customization_icon_shape_title">Icon shape</string>
<!-- [CHAR_LIMIT=NONE] Developer Settings: Title of the setting which enables overlays to customize the statusbar icon -->
<string name="theme_customization_sysui_icon_title">Statusbar icon</string>
<!-- Clock style -->
<string name="clock_style_title">Clock style</string>
<string name="clock_style_summary">Customize lockscreen clock</string>
<!-- Custom Signal bar icons -->
<string name="custom_signal_bar_title">Signal</string>
<!-- Custom Wi-Fi bar icons -->
<string name="custom_wifi_bar_title">Wi-Fi</string>
<string name="theme_customization_statusbar_height_title">Statusbar height</string>
</resources>