summaryrefslogtreecommitdiff
path: root/app/src/main/res/values
diff options
context:
space:
mode:
authorNishith Khanna <nishithkhanna@e.email>2022-05-04 21:30:45 +0530
committerNishith Khanna <nishithkhanna@e.email>2022-05-04 21:30:45 +0530
commit4cd3ea6269e852383aae6de4a927d5dbfbd8873e (patch)
treea48e2a04b3d6bd5e13dc0f007d70c65035918fb3 /app/src/main/res/values
parent6d8ad343c952603a5a4f3af9f41011b644daecfe (diff)
Fix app icon
Diffstat (limited to 'app/src/main/res/values')
-rw-r--r--app/src/main/res/values/colors.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/app/src/main/res/values/colors.xml b/app/src/main/res/values/colors.xml
index 9e65404..218c68c 100644
--- a/app/src/main/res/values/colors.xml
+++ b/app/src/main/res/values/colors.xml
@@ -27,4 +27,5 @@
<color name="widget_background">#4D666666</color>
+ <color name="launcher_icon_background">#FF7301</color>
</resources> \ No newline at end of file