Skip to content

Commit 2e14947

Browse files
authored
Update colors.xml
1 parent 0f9e9f8 commit 2e14947

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

app/src/main/res/values/colors.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<resources>
3-
<color name="colorPrimary">#3F51B5</color>
4-
<color name="colorPrimaryDark">#303F9F</color>
5-
<color name="colorAccent">#3fcae9</color>
3+
<color name="colorPrimary">#525979</color>
4+
<color name="colorPrimaryDark">#43444e</color>
5+
<color name="colorAccent">#526579</color>
66
<color name="fragment_background">#389ad6</color>
77
<color name="gray">#FFDDDDDD</color>
88
</resources>

0 commit comments

Comments
 (0)