Skip to content

Commit

Permalink
remove changes in colors.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
rchtgpt committed Jan 24, 2020
1 parent 836ee94 commit 02a4125
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions app/src/main/res/values/colors.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,6 @@
<color name="colorSecondaryText">#757575</color>
<color name="colorThirdText">#9F8E8E</color>
<color name="colorAccent">#FF4081</color>

<color name="violet">#4C56C0</color>
<color name="offwhite">#EBECF0</color>
<color name="light_gray">#AFADB5</color>

<color name="white">#ffffff</color>
<!-- A light Holo shade of blue -->
Expand Down Expand Up @@ -63,7 +59,6 @@
<color name="base10">#eaeaea</color>
<color name="base30">#c1c1c1</color>

<color name="mtrl_textinput_default_box_stroke_color" tools:override="true">#4C56C0</color>

<!--Swipe Refresh Colors-->
<array name="swipeRefreshColors">
Expand Down

0 comments on commit 02a4125

Please sign in to comment.