Improve light mode list select color
Signed-off-by: Harsh Shandilya <msfjarvis@gmail.com>
This commit is contained in:
parent
0d5672dd11
commit
94e56ce812
1 changed files with 1 additions and 1 deletions
|
@ -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