From d30fc59275a2d1a8091c2a4c02111275f2a19c3c Mon Sep 17 00:00:00 2001 From: Victoria Plitt Date: Thu, 26 Sep 2019 12:34:30 +0300 Subject: Changes in HardwareConfigurationView for support dark theme --- .../Views/HardwareConfigurationView.xaml | 30 +++++++++++----------- 1 file changed, 15 insertions(+), 15 deletions(-) (limited to 'Software/Visual_Studio/MachineStudio/Modules/Tango.MachineStudio.MachineDesigner/Views/HardwareConfigurationView.xaml') diff --git a/Software/Visual_Studio/MachineStudio/Modules/Tango.MachineStudio.MachineDesigner/Views/HardwareConfigurationView.xaml b/Software/Visual_Studio/MachineStudio/Modules/Tango.MachineStudio.MachineDesigner/Views/HardwareConfigurationView.xaml index 78f5dad59..ca9ea99b4 100644 --- a/Software/Visual_Studio/MachineStudio/Modules/Tango.MachineStudio.MachineDesigner/Views/HardwareConfigurationView.xaml +++ b/Software/Visual_Studio/MachineStudio/Modules/Tango.MachineStudio.MachineDesigner/Views/HardwareConfigurationView.xaml @@ -11,7 +11,7 @@ xmlns:local="clr-namespace:Tango.MachineStudio.MachineDesigner.Views" xmlns:vm="clr-namespace:Tango.MachineStudio.MachineDesigner.ViewModels" mc:Ignorable="d" - d:DesignHeight="450" d:DesignWidth="800" DataContext="{Binding HardwareConfigurationViewVM}"> + d:DesignHeight="450" d:DesignWidth="800" DataContext="{Binding HardwareConfigurationViewVM}" Foreground="{StaticResource GrayBrush280}"> @@ -20,7 +20,7 @@ - + @@ -30,7 +30,7 @@ Find component - + @@ -38,7 +38,7 @@ Find parameter - + @@ -58,24 +58,24 @@ - + - + - + - + - - - + + + - + : @@ -98,13 +98,13 @@ - + - + - + -- cgit v1.3.1