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-14 17:00:20 +0200
committerRoy Ben-Shabat <Roy@Twine-s.com>2019-11-14 17:00:20 +0200
commit856d12b6cc813697451fa200fb437c84ff2640c7 (patch)
tree6e677f0d1cb0213f221c52b5c0f678c18737d737 /Software/Visual_Studio/PPC/Tango.PPC.UI/Resources
parentd846db14084016e877563a20175e1516183baaa1 (diff)
downloadTango-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.xaml2
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