Update yotsuba colors to use a darker orange

This commit is contained in:
Jays2Kings 2021-07-05 14:38:50 -04:00
parent f098a9c47a
commit 225a580018

View File

@ -97,6 +97,6 @@
<color name="secondaryChocolateStrawberries">#211b19</color>
<!-- Yotsuba Theme -->
<color name="colorAccentYotsuba">#FC8C5C</color>
<color name="colorAccentYotsubaText">#d35b27</color>
<color name="colorAccentYotsuba">#dc6d3d</color>
<color name="colorAccentYotsubaText">#9f431c</color>
</resources>