diff options
| author | Roy Ben-Shabat <Roy@Twine-s.com> | 2019-11-14 17:00:20 +0200 |
|---|---|---|
| committer | Roy Ben-Shabat <Roy@Twine-s.com> | 2019-11-14 17:00:20 +0200 |
| commit | 856d12b6cc813697451fa200fb437c84ff2640c7 (patch) | |
| tree | 6e677f0d1cb0213f221c52b5c0f678c18737d737 /Software/Visual_Studio/PPC/Tango.PPC.UI/Resources | |
| parent | d846db14084016e877563a20175e1516183baaa1 (diff) | |
| download | Tango-856d12b6cc813697451fa200fb437c84ff2640c7.tar.gz Tango-856d12b6cc813697451fa200fb437c84ff2640c7.zip | |
Refactored IsLiquidVolumesOutOfRange to use process parameters.
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, 2 insertions, 0 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 f0e872285..a0db8e2aa 100644 --- a/Software/Visual_Studio/PPC/Tango.PPC.UI/Resources/Colors.xaml +++ b/Software/Visual_Studio/PPC/Tango.PPC.UI/Resources/Colors.xaml @@ -13,4 +13,6 @@ <SolidColorBrush x:Key="TangoMessageBoxHeaderSuccessBrush" Color="#F1FFF4" /> <SolidColorBrush x:Key="TangoMessageBoxHeaderQuestionBrush" Color="#DCE7FC" /> + <SolidColorBrush x:Key="TangoEmergecyScreenBackgroundBrush" Color="#fae8ed" /> + </ResourceDictionary>
\ No newline at end of file |
