mirror of
https://github.com/android-password-store/Android-Password-Store.git
synced 2026-05-21 12:12:40 +02:00
Improve light mode list select color
Signed-off-by: Harsh Shandilya <msfjarvis@gmail.com>
This commit is contained in:
parent
0d5672dd11
commit
94e56ce812
|
|
@ -14,5 +14,5 @@
|
|||
<color name="window_background">@color/primary_color</color>
|
||||
<color name="password_icon_color">#FAFAFA</color>
|
||||
<color name="color_surface">#FF111111</color>
|
||||
<color name="list_multiselect_background">#1AEEEEEE</color>
|
||||
<color name="list_multiselect_background">#66EEEEEE</color>
|
||||
</resources>
|
||||
|
|
|
|||
Loading…
Reference in a new issue