Skip to content
Snippets Groups Projects
Commit c7660030 authored by sreeram-0xb5e's avatar sreeram-0xb5e
Browse files

Changed the color accent

parent f274fed5
No related branches found
No related tags found
No related merge requests found
......@@ -3,6 +3,8 @@
<component name="ProjectModuleManager">
<modules>
<module fileurl="file://$PROJECT_DIR$/TaskBoxx.iml" filepath="$PROJECT_DIR$/TaskBoxx.iml" />
<module fileurl="file://$PROJECT_DIR$/Taskboxx.iml" filepath="$PROJECT_DIR$/Taskboxx.iml" />
<module fileurl="file://$PROJECT_DIR$/app/app.iml" filepath="$PROJECT_DIR$/app/app.iml" />
<module fileurl="file://$PROJECT_DIR$/app/app.iml" filepath="$PROJECT_DIR$/app/app.iml" />
</modules>
</component>
......
<?xml version="1.0" encoding="utf-8"?>
<resources>
<color name="colorPrimary">#795548</color>
<color name="colorPrimaryDark">#5d4037</color>
<color name="colorAccent">#ff8f00</color>
<color name="colorPrimary">#3b5998</color>
<color name="colorPrimaryDark">#3b5998</color>
<color name="colorAccent">#8b9dc3</color>
</resources>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment