summaryrefslogtreecommitdiff
path: root/org.fox.epube/src/main/res/values/colors.xml
diff options
context:
space:
mode:
Diffstat (limited to 'org.fox.epube/src/main/res/values/colors.xml')
-rw-r--r--org.fox.epube/src/main/res/values/colors.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/org.fox.epube/src/main/res/values/colors.xml b/org.fox.epube/src/main/res/values/colors.xml
index 6b3f6ab..8a2c143 100644
--- a/org.fox.epube/src/main/res/values/colors.xml
+++ b/org.fox.epube/src/main/res/values/colors.xml
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
- <color name="colorPrimary">#008577</color>
- <color name="colorPrimaryDark">#00574B</color>
+ <color name="colorPrimary">#007d71</color>
+ <color name="colorPrimaryDark">#006B62</color>
<color name="colorAccent">#D81B60</color>
</resources>