From 0ceb5c4ae3d2f0143a017105700c16414d82c360 Mon Sep 17 00:00:00 2001 From: Lohikar Date: Thu, 23 Nov 2017 17:44:05 -0600 Subject: [PATCH] General fixes --- AuroraRecordGenerator/App.xaml | 1 + .../GeneratedResultWindow.xaml | 5 +-- AuroraRecordGenerator/RecordEditor.xaml | 5 +-- AuroraRecordGenerator/RecordEditor.xaml.cs | 32 ++++++++++++++++--- 4 files changed, 34 insertions(+), 9 deletions(-) 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 @@ - +