Index: Core/Common/src/Core.Common.Gui/Core.Common.Gui.csproj =================================================================== diff -u -r20e56eb6497bdc3e31a6324b929164a19581dfe2 -rcf68c308ba6f2b5daa36ef9b0a8f347de87c1c99 --- Core/Common/src/Core.Common.Gui/Core.Common.Gui.csproj (.../Core.Common.Gui.csproj) (revision 20e56eb6497bdc3e31a6324b929164a19581dfe2) +++ Core/Common/src/Core.Common.Gui/Core.Common.Gui.csproj (.../Core.Common.Gui.csproj) (revision cf68c308ba6f2b5daa36ef9b0a8f347de87c1c99) @@ -46,6 +46,12 @@ Designer MSBuild:Compile + + + + + + Index: Core/Common/src/Core.Common.Gui/Forms/MainWindow/MainWindow.xaml =================================================================== diff -u -r351bc162b342f48130dd88640d45b84c6a79e8f7 -rcf68c308ba6f2b5daa36ef9b0a8f347de87c1c99 --- Core/Common/src/Core.Common.Gui/Forms/MainWindow/MainWindow.xaml (.../MainWindow.xaml) (revision 351bc162b342f48130dd88640d45b84c6a79e8f7) +++ Core/Common/src/Core.Common.Gui/Forms/MainWindow/MainWindow.xaml (.../MainWindow.xaml) (revision cf68c308ba6f2b5daa36ef9b0a8f347de87c1c99) @@ -55,6 +55,37 @@ + + + + + + + + + + + Index: Core/Common/src/Core.Common.Gui/Style/DeltaresGeneralStyle.xaml =================================================================== diff -u --- Core/Common/src/Core.Common.Gui/Style/DeltaresGeneralStyle.xaml (revision 0) +++ Core/Common/src/Core.Common.Gui/Style/DeltaresGeneralStyle.xaml (revision cf68c308ba6f2b5daa36ef9b0a8f347de87c1c99) @@ -0,0 +1,382 @@ + + + + + + + #008BBF + #006F99 + #9F9E8E + #C6C6C6 + #FFFFFF + #000000 + #F1F1EE + #E7E7E3 + #DFDFD9 + #00FFFFFF + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 0 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file Index: Core/Common/src/Core.Common.Gui/Style/DeltaresRadioButtonStyle.xaml =================================================================== diff -u --- Core/Common/src/Core.Common.Gui/Style/DeltaresRadioButtonStyle.xaml (revision 0) +++ Core/Common/src/Core.Common.Gui/Style/DeltaresRadioButtonStyle.xaml (revision cf68c308ba6f2b5daa36ef9b0a8f347de87c1c99) @@ -0,0 +1,129 @@ + + + + + + + Black + + + + \ No newline at end of file Index: Core/Common/src/Core.Common.Gui/Style/DeltaresStyle.xaml =================================================================== diff -u --- Core/Common/src/Core.Common.Gui/Style/DeltaresStyle.xaml (revision 0) +++ Core/Common/src/Core.Common.Gui/Style/DeltaresStyle.xaml (revision cf68c308ba6f2b5daa36ef9b0a8f347de87c1c99) @@ -0,0 +1,28 @@ + + + + + + + \ No newline at end of file