1
0
mirror of https://github.com/bitwarden/mobile.git synced 2024-06-27 10:44:49 +02:00

ListItemBorderColor for dark theme

This commit is contained in:
Kyle Spearrin 2019-06-03 23:33:48 -04:00
parent 506ab12b95
commit ee07182157

View File

@ -23,7 +23,7 @@
<Color x:Key="TitleEntryTextColor">#ffffff</Color>
<Color x:Key="TitleEntryPlaceholderColor">#707070</Color>
<Color x:Key="ListItemBorderColor">#191919</Color>
<Color x:Key="ListItemBorderColor">#262626</Color>
<Color x:Key="ListHeaderTextColor">#52bdfb</Color>
<Color x:Key="SliderThumbColor">#B9B9B9</Color>