From 7cc63803b6e9a310df753c9714ba52e81bdeb2bd Mon Sep 17 00:00:00 2001 From: Aaron Schultz Date: Fri, 9 Aug 2019 01:17:38 +0200 Subject: [PATCH] Add toOld text color style + change silver icon position --- .../StatisticsAnalysisTool/App.xaml | 56 ++++++++++++++++--- .../StatisticsAnalysisTool/ItemWindow.xaml | 8 +-- .../StatisticsAnalysisTool/ItemWindow.xaml.cs | 34 ----------- .../Models/MarketOrder.cs | 25 +++++++++ 4 files changed, 77 insertions(+), 46 deletions(-) diff --git a/StatisticsAnalysisTool/StatisticsAnalysisTool/App.xaml b/StatisticsAnalysisTool/StatisticsAnalysisTool/App.xaml index fcb2cd4f4..c8b45f66c 100644 --- a/StatisticsAnalysisTool/StatisticsAnalysisTool/App.xaml +++ b/StatisticsAnalysisTool/StatisticsAnalysisTool/App.xaml @@ -31,6 +31,13 @@ #ff57b6e0 #ff3da2ca + + #FFDCDCDC + #FF9898A5 + #FF81818C + #FF696972 + #FF525259 + @@ -48,6 +55,11 @@ + + + + + @@ -192,9 +204,9 @@ @@ -209,19 +221,48 @@ - - + + + + + -