From a65d56d0df5264d4e1d177d744f04c8163a7f14d Mon Sep 17 00:00:00 2001 From: Plextora <71889427+Plextora@users.noreply.github.com> Date: Mon, 27 May 2024 20:21:13 -0400 Subject: [PATCH] Change some SettingsWindow design stuff Removed SettingsWindow transparency and added the same gradient as the launch button to the checkboxes --- LatiteInjector/SettingsWindow.xaml | 63 +++++++++--------------------- 1 file changed, 19 insertions(+), 44 deletions(-) diff --git a/LatiteInjector/SettingsWindow.xaml b/LatiteInjector/SettingsWindow.xaml index 5d294b0..06bf421 100644 --- a/LatiteInjector/SettingsWindow.xaml +++ b/LatiteInjector/SettingsWindow.xaml @@ -30,13 +30,9 @@ BorderThickness="1" CornerRadius="3"> - - - - - - - + + + @@ -83,42 +79,6 @@ VerticalAlignment="Center" RecognizesAccessKey="True" /> - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - @@ -141,6 +101,22 @@ + + + + + + + + + + + + + + + +