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
1 changed files with 1 additions and 1 deletions

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>