fix: banner background color removed

This commit is contained in:
Zane Schepke 2024-12-26 22:39:55 -05:00
parent 1bfea142ad
commit 6a0b2b678f
1 changed files with 3 additions and 1 deletions

View File

@ -1,2 +1,4 @@
<?xml version="1.0" encoding="utf-8"?>
<resources></resources>
<resources>
<color name="ic_banner_background">#1D1A20</color>
</resources>