A bit lighter selection color for dark themes

This commit is contained in:
M66B
2025-07-30 09:22:41 +02:00
parent 1f318d1459
commit 3b4857c472

View File

@@ -47,7 +47,7 @@
<color name="whiteActionForegroundDisabled">#aaa</color>
<color name="darkColorItemSelected">#444</color>
<color name="darkColorItemSelected">#555</color>
<color name="darkColorSeparator">#444</color>
<color name="darkColorThumb">#555</color>
<color name="darkColorWarning">#ffffae42</color>