1
0
Fork 0
mirror of https://github.com/M66B/FairEmail.git synced 2025-03-14 16:10:39 +00:00

Use yellow-orange as warning color for dark themes

This commit is contained in:
M66B 2024-05-26 07:38:58 +02:00
parent ec94247fcc
commit 81afe00271

View file

@ -48,7 +48,7 @@
<color name="darkColorItemSelected">#444</color>
<color name="darkColorSeparator">#444</color>
<color name="darkColorThumb">#555</color>
<color name="darkColorWarning">#ffffb74d</color>
<color name="darkColorWarning">#ffffae42</color>
<color name="darkColorDrawerScrim">#997f7f7f</color>
<color name="darkColorDrawerText">#fff</color>