Add a few color themes

This commit is contained in:
Damontecres 2025-10-09 19:51:55 -04:00
parent bb517e0857
commit 165fd80c0e
No known key found for this signature in database
13 changed files with 866 additions and 195 deletions

View file

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

View file

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