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:
parent
ec94247fcc
commit
81afe00271
1 changed files with 1 additions and 1 deletions
|
@ -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>
|
||||
|
|
Loading…
Add table
Reference in a new issue