mirror of
https://github.com/jrpie/Launcher.git
synced 2025-04-19 02:10:54 +02:00
removed light theme; added dynamic theme (cf. #75)
This commit is contained in:
parent
06777a4d34
commit
3c59ad4c41
6 changed files with 63 additions and 6 deletions
|
@ -90,6 +90,7 @@
|
|||
<string name="settings_theme_color_theme_item_default">Default</string>
|
||||
<string name="settings_theme_color_theme_item_dark">Dark</string>
|
||||
<string name="settings_theme_color_theme_item_light">Light</string>
|
||||
<string name="settings_theme_color_theme_item_dynamic">Dynamic</string>
|
||||
|
||||
<string name="settings_theme_text_shadow">Text shadow</string>
|
||||
<string name="settings_theme_background">Background (app list and setting)</string>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue