mirror of
https://github.com/ChronosX88/Influence-P2P.git
synced 2024-11-22 15:22:18 +00:00
Changed color of application to Orange and accent color "Cornflower Blue"
This commit is contained in:
parent
a4bd3357f2
commit
c40b0cbaf7
@ -1,6 +1,6 @@
|
||||
<?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">#FF9800</color>
|
||||
<color name="colorPrimaryDark">#F57C00</color>
|
||||
<color name="colorAccent">#4f62d7</color>
|
||||
</resources>
|
||||
|
Loading…
Reference in New Issue
Block a user