Use the red color suggested by the Material Design spec
See http://www.google.com/design/spec/patterns/errors.html#errors-user-input-errors
This commit is contained in:
parent
83c8d6d303
commit
0d864a866c
@ -3,7 +3,7 @@
|
||||
<color name="signed">#ffcccccc</color>
|
||||
<color name="unsigned">#ffCC0000</color>
|
||||
<color name="unverified">#ff999999</color>
|
||||
<color name="red">#FFFF0000</color>
|
||||
<color name="red">#ffdd2c00</color>
|
||||
|
||||
<color name="fdroid_blue">#ff1976d2</color>
|
||||
<color name="fdroid_blue_dark">#ff0d47a1</color>
|
||||
|
Loading…
x
Reference in New Issue
Block a user