mirror of
https://github.com/jrpie/Launcher.git
synced 2025-04-19 10:20:51 +02:00
Implemented #2
Color theme, font, background and monochrome icons can now be set independently.
This commit is contained in:
parent
870ee56b88
commit
99acdba262
45 changed files with 350 additions and 197 deletions
|
@ -65,7 +65,7 @@
|
|||
<string name="settings_launcher_section_appearance">Apariencia</string>
|
||||
|
||||
<string name="settings_launcher_section_date_time">Formato de fecha</string>
|
||||
<string-array name="settings_launcher_theme_spinner_items">
|
||||
<string-array name="settings_theme_color_theme_items">
|
||||
<item>Normal</item>
|
||||
<item>Oscuro</item>
|
||||
</string-array>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue