mirror of
https://github.com/JustinZeus/Wholphin.git
synced 2026-07-09 08:01:20 +02:00
Add a few color themes
This commit is contained in:
parent
bb517e0857
commit
165fd80c0e
13 changed files with 866 additions and 195 deletions
|
|
@ -9,4 +9,11 @@
|
|||
<item>Full</item>
|
||||
</string-array>
|
||||
|
||||
<string-array name="app_theme_colors">
|
||||
<item>Purple</item>
|
||||
<item>Blue</item>
|
||||
<item>Green</item>
|
||||
<item>Orange</item>
|
||||
</string-array>
|
||||
|
||||
</resources>
|
||||
|
|
|
|||
|
|
@ -62,5 +62,6 @@
|
|||
<string name="remember_selected_tab">Remember selected tabs</string>
|
||||
<string name="director">Director</string>
|
||||
<string name="max_bitrate">Max bitrate</string>
|
||||
<string name="app_theme">Application Theme</string>
|
||||
|
||||
</resources>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue