mirror of
https://gitlab.com/xynngh/YetAnotherCallBlocker.git
synced 2025-06-05 22:19:12 +02:00
Update color theme
Thanks to an anonymous contributor
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<resources>
|
||||
<color name="colorPrimary">#008577</color>
|
||||
<color name="colorPrimaryDark">#00574B</color>
|
||||
<color name="colorAccent">#D81B60</color>
|
||||
<color name="colorPrimary">#01579b</color>
|
||||
<color name="colorPrimaryDark">#002f6c</color>
|
||||
<color name="colorAccent">#4f83cc</color>
|
||||
|
||||
<color name="ratePositive">#679f41</color>
|
||||
<color name="rateNeutral">#ffb300</color>
|
||||
|
Reference in New Issue
Block a user