diff --git a/AuroraRecordGenerator/App.xaml b/AuroraRecordGenerator/App.xaml index ed174d1..120aad2 100644 --- a/AuroraRecordGenerator/App.xaml +++ b/AuroraRecordGenerator/App.xaml @@ -13,6 +13,7 @@ + diff --git a/AuroraRecordGenerator/GeneratedResultWindow.xaml b/AuroraRecordGenerator/GeneratedResultWindow.xaml index 00b58a8..b8a822e 100644 --- a/AuroraRecordGenerator/GeneratedResultWindow.xaml +++ b/AuroraRecordGenerator/GeneratedResultWindow.xaml @@ -6,9 +6,10 @@ xmlns:local="clr-namespace:AuroraRecordGenerator" xmlns:controls="http://metro.mahapps.com/winfx/xaml/controls" mc:Ignorable="d" + GlowBrush="{DynamicResource AccentColorBrush}" Title="Generated Records" Height="500" Width="850" TitleCaps="False"> - + @@ -18,6 +19,6 @@ - + diff --git a/AuroraRecordGenerator/RecordEditor.xaml b/AuroraRecordGenerator/RecordEditor.xaml index 6e936a4..03854aa 100644 --- a/AuroraRecordGenerator/RecordEditor.xaml +++ b/AuroraRecordGenerator/RecordEditor.xaml @@ -8,6 +8,7 @@ xmlns:controls="http://metro.mahapps.com/winfx/xaml/controls" mc:Ignorable="d" Title="Aurora Character Records Generator" Height="563" Width="719.583" + GlowBrush="{DynamicResource AccentColorBrush}" TitleCharacterCasing="Normal" Loaded="WindowLoaded"> @@ -18,7 +19,7 @@ - + @@ -367,7 +368,7 @@ - +