Light themes: use orange-red as warning color

This commit is contained in:
M66B 2022-11-14 17:12:01 +01:00
parent c4cf1bffeb
commit 7d0e1d7bb0
1 changed files with 1 additions and 1 deletions

View File

@ -28,7 +28,7 @@
<color name="lightColorItemSelected">#ccc</color>
<color name="lightColorSeparator">#ccc</color>
<color name="lightColorThumb">#ccc</color>
<color name="lightColorWarning">#ffff0000</color>
<color name="lightColorWarning">#ffff4f00</color>
<color name="lightColorDrawerScrim">#99000000</color>
<color name="lightColorDrawerText">#111</color>