From 4d25d505e0cd5af772f16fc7ae738a1253b7027c Mon Sep 17 00:00:00 2001 From: bao-qian Date: Sat, 2 Jan 2016 04:34:20 +0000 Subject: [PATCH] Fix color of selected item and mouse item This is part of .net 4.5 fix, check #393 to see more --- Wox/ResultPanel.xaml | 78 +++++++++++++++++++++++++++--------- Wox/Themes/BlurBlack.xaml | 2 +- Wox/Themes/BlurWhite.xaml | 2 +- Wox/Themes/Dark.xaml | 2 +- Wox/Themes/Gray.xaml | 2 +- Wox/Themes/Light.xaml | 2 +- Wox/Themes/Metro Server.xaml | 2 +- Wox/Themes/Pink.xaml | 2 +- 8 files changed, 65 insertions(+), 27 deletions(-) diff --git a/Wox/ResultPanel.xaml b/Wox/ResultPanel.xaml index 83e3f4b0e3..6abd51faec 100644 --- a/Wox/ResultPanel.xaml +++ b/Wox/ResultPanel.xaml @@ -7,44 +7,82 @@ xmlns:converters="clr-namespace:Wox.Converters" mc:Ignorable="d" d:DesignWidth="100" d:DesignHeight="100"> - - - - - - - + - + - - + + - - + - - + + - - + + - + - - - + + + + + + + \ No newline at end of file diff --git a/Wox/Themes/BlurBlack.xaml b/Wox/Themes/BlurBlack.xaml index dc1c5ec540..ebd1ef0df7 100644 --- a/Wox/Themes/BlurBlack.xaml +++ b/Wox/Themes/BlurBlack.xaml @@ -46,7 +46,7 @@ - #356ef3 + #356ef3 - #356ef3 + #356ef3 - #4F6180 + #4F6180 - #00AAF6 + #00AAF6 - #3875D7 + #3875D7 - #006ac1 + #006ac1 - #cc1081 + #cc1081 \ No newline at end of file