Implemented #2

Color theme, font, background and monochrome icons can now be set
independently.
This commit is contained in:
Josia Pietsch 2024-09-10 19:50:00 +02:00
parent 870ee56b88
commit 99acdba262
Signed by: jrpie
GPG key ID: E70B571D66986A2D
45 changed files with 350 additions and 197 deletions

View file

@ -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>