Fix open issues tab color bug, dim color for info tab headers

This commit is contained in:
M M Arif
2019-09-19 11:21:15 +05:00
parent fe0b3a77cc
commit 2c60f092f1
4 changed files with 13 additions and 4 deletions

View File

@ -23,5 +23,6 @@
<color name="colorDarkGreen">#009486</color>
<color name="darkRed">#e74c3c</color>
<color name="lightBlue">#3faef7</color>
<color name="lightGray">#b6bbbf</color>
</resources>