diff options
| author | Roy Ben-Shabat <Roy@Twine-s.com> | 2019-11-17 15:39:00 +0200 |
|---|---|---|
| committer | Roy Ben-Shabat <Roy@Twine-s.com> | 2019-11-17 15:39:00 +0200 |
| commit | 71fb755650606e047a594ebf0aa7f9d8078a015e (patch) | |
| tree | 9d5fc571e722e039e959d1b9e182fc578df0aeab /Software/Visual_Studio/PPC/Tango.PPC.UI/Resources | |
| parent | 6fd3b26aa1644246cb5c6b509d8fb9b6ff8687b0 (diff) | |
| download | Tango-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.xaml | 2 |
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 |
