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>