mirror of
https://github.com/jrpie/Launcher.git
synced 2025-04-19 10:20:51 +02:00
light theme
This commit is contained in:
parent
b09c6a52b2
commit
68fa4190f3
15 changed files with 63 additions and 11 deletions
|
@ -51,8 +51,9 @@
|
|||
<string-array name="settings_theme_color_theme_values" translatable="false">
|
||||
<item>DEFAULT</item>
|
||||
<item>DARK</item>
|
||||
<!--<item>light</item>-->
|
||||
<item>LIGHT</item>
|
||||
</string-array>
|
||||
<string name="settings_theme_text_shadow_key" translatable="false">theme.text_shadow</string>
|
||||
<string name="settings_theme_background_key" translatable="false">theme.background</string>
|
||||
<string-array name="settings_theme_background_values" translatable="false">
|
||||
<item>TRANSPARENT</item>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue