summaryrefslogtreecommitdiff
path: root/org.fox.epube/src/main/res/values
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2020-04-20 19:56:51 +0300
committerAndrew Dolgov <[email protected]>2020-04-20 19:56:51 +0300
commitd08e0fbc458ed494e2ba9830ec99e55d883ff39d (patch)
treedf664292648842df0c5d9b0e619a9f104664e955 /org.fox.epube/src/main/res/values
parentfa25f18453c05e1907b425b11edf4802a6448754 (diff)
some more stuff
Diffstat (limited to 'org.fox.epube/src/main/res/values')
-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>