Revert the re-coloring of the dev version

This commit is contained in:
Jakob Nixdorf 2018-02-27 11:35:29 +01:00
parent 002f5f1e07
commit 1463986f3b
No known key found for this signature in database
GPG key ID: BE99BF86574A7DBC

View file

@ -1,11 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<!-- Original colors, uncomment to debug theme issues -->
<!--
<color name="colorPrimary">#388E3C</color>
<color name="colorPrimaryDark">#00600F</color>
-->
<color name="colorPrimary">#D32F2F</color> <!-- material_red_700 -->
<color name="colorPrimaryDark">#9A0007</color>
</resources>