Burger menu: fix wrong color

This commit is contained in:
ganfra 2018-11-02 10:17:53 +01:00
parent 0b50ee0974
commit 4cf8f1513b
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@
<color name="slate_grey">#5f6268</color>
<color name="sky_blue">#7bb2ea</color>
<color name="bluey_grey_two">#929eb4</color>
<color name="light_blue_grey">#c1c9d6</color>
<color name="light_blue_grey">#4ac1c9d6</color>
<color name="dark_grey">#2e2f32</color>
<color name="light_grey_blue">#9fa9ba</color>
<color name="cool_grey">#a5aab2</color>