Fixed the green theme colors. Added dark gray theme. Renamed the themes

after metals.
This commit is contained in:
Zukero
2017-11-22 23:29:33 +01:00
parent 5b6301998e
commit 1be47b2e0e
87 changed files with 634 additions and 207 deletions

View File

@@ -697,8 +697,9 @@ Every skill level increases the attack chance of weapons with %1$d %% of their o
<string name="preferences_display_theme_title">Theme</string>
<string name="preferences_display_theme">Choose the UI theme. (requires restart)</string>
<string name="preferences_display_theme_blue">Blue</string>
<string name="preferences_display_theme_green">Green</string>
<string name="preferences_display_theme_blue">Cobalt</string>
<string name="preferences_display_theme_green">Manganate</string>
<string name="preferences_display_theme_charcoal">Cast-Iron</string>
<string name="change_theme_requires_restart">Changing UI theme requires restart. Andor\'s Trail has been closed.</string>