Revert the re-coloring of the dev version
This commit is contained in:
parent
002f5f1e07
commit
1463986f3b
1 changed files with 0 additions and 11 deletions
|
@ -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>
|
Loading…
Reference in a new issue