feat: custom theming for stats widget

This commit is contained in:
rebelonion 2024-03-27 18:23:13 -05:00
parent f83d1d8d84
commit fbbbf41595
7 changed files with 349 additions and 53 deletions

View file

@ -835,5 +835,6 @@ Non quae tempore quo provident laudantium qui illo dolor vel quia dolor et exerc
<string name="bottom_background_color">Bottom Background Color</string>
<string name="countdown_text_color">Countdown Text Color</string>
<string name="title_color">Title Color</string>
<string name="stat_text_color">Stats Text Color</string>
<string name="placeholder">Placeholder</string>
</resources>