bashgid/android/res/values/colors.xml

14 lines
230 B
XML
Raw Normal View History

2014-10-23 16:58:47 +00:00
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string name="app_name">Bashgid</string>
<color name="light_grey">#60E0E0E0</color>
<color name="light_grey_1">#60d0d0d0</color>
</resources>