diff --git a/src/modules/colorPicker/ColorPickerUI/App.xaml b/src/modules/colorPicker/ColorPickerUI/App.xaml index a6e26f31e2cd..00929b9947c2 100644 --- a/src/modules/colorPicker/ColorPickerUI/App.xaml +++ b/src/modules/colorPicker/ColorPickerUI/App.xaml @@ -2,13 +2,11 @@ x:Class="ColorPickerUI.App" xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" - xmlns:ui="http://schemas.lepo.co/wpfui/2022/xaml" + ThemeMode="System" StartupUri="MainWindow.xaml"> - - diff --git a/src/modules/colorPicker/ColorPickerUI/ColorEditorWindow.xaml b/src/modules/colorPicker/ColorPickerUI/ColorEditorWindow.xaml index e8ec0a0a7a56..35290b64dd6a 100644 --- a/src/modules/colorPicker/ColorPickerUI/ColorEditorWindow.xaml +++ b/src/modules/colorPicker/ColorPickerUI/ColorEditorWindow.xaml @@ -1,4 +1,4 @@ - - - - - - - - - - - - + + + + + + + + + +