aboutsummaryrefslogtreecommitdiffstats
path: root/Software/Visual_Studio/PPC/Tango.PPC.UI/Resources
diff options
context:
space:
mode:
authorRoy Ben-Shabat <Roy@Twine-s.com>2019-11-17 15:39:00 +0200
committerRoy Ben-Shabat <Roy@Twine-s.com>2019-11-17 15:39:00 +0200
commit71fb755650606e047a594ebf0aa7f9d8078a015e (patch)
tree9d5fc571e722e039e959d1b9e182fc578df0aeab /Software/Visual_Studio/PPC/Tango.PPC.UI/Resources
parent6fd3b26aa1644246cb5c6b509d8fb9b6ff8687b0 (diff)
downloadTango-71fb755650606e047a594ebf0aa7f9d8078a015e.tar.gz
Tango-71fb755650606e047a594ebf0aa7f9d8078a015e.zip
Design of emergency screen per Aman UI.
Diffstat (limited to 'Software/Visual_Studio/PPC/Tango.PPC.UI/Resources')
-rw-r--r--Software/Visual_Studio/PPC/Tango.PPC.UI/Resources/Colors.xaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Software/Visual_Studio/PPC/Tango.PPC.UI/Resources/Colors.xaml b/Software/Visual_Studio/PPC/Tango.PPC.UI/Resources/Colors.xaml
index a0db8e2aa..d6cd842d5 100644
--- a/Software/Visual_Studio/PPC/Tango.PPC.UI/Resources/Colors.xaml
+++ b/Software/Visual_Studio/PPC/Tango.PPC.UI/Resources/Colors.xaml
@@ -13,6 +13,6 @@
<SolidColorBrush x:Key="TangoMessageBoxHeaderSuccessBrush" Color="#F1FFF4" />
<SolidColorBrush x:Key="TangoMessageBoxHeaderQuestionBrush" Color="#DCE7FC" />
- <SolidColorBrush x:Key="TangoEmergecyScreenBackgroundBrush" Color="#fae8ed" />
+ <SolidColorBrush x:Key="TangoEmergecyScreenBackgroundBrush" Color="#FFD9E4" />
</ResourceDictionary> \ No newline at end of file