Updated highlight color

This commit is contained in:
M66B 2020-03-28 14:54:12 +01:00
parent 78719362ba
commit 66229d9c37
1 changed files with 2 additions and 2 deletions

View File

@ -10,8 +10,8 @@
<!-- White 87% primary_text_default_material_dark -->
<color name="colorUnreadDark">#ffffffff</color>
<color name="colorHighlightLight">#ffffe000</color>
<color name="colorHighlightDark">#ffffff00</color>
<color name="colorHighlightLight">#a0ffe000</color>
<color name="colorHighlightDark">#a0ffff00</color>
<color name="colorEncryptLight">#ff00ff00</color>
<color name="colorEncryptDark">#ff00e000</color>