1
0
mirror of https://github.com/bitwarden/mobile.git synced 2024-11-23 11:45:38 +01:00

set DisabledIconColor

This commit is contained in:
Kyle Spearrin 2019-06-05 11:54:31 -04:00
parent 8eec0c22d7
commit 927c1a6799

View File

@ -14,7 +14,7 @@
<Color x:Key="ButtonColor">#d8dee9</Color>
<Color x:Key="BorderColor">#2e3440</Color>
<Color x:Key="DisabledIconColor">#c7c7cd</Color>
<Color x:Key="DisabledIconColor">#d8dee9</Color>
<Color x:Key="BoxBorderColor">#2e3440</Color>
<Color x:Key="BoxHeaderTextColor">#81a1c1</Color>