From 8d3364474945d0d3bf9f9167bca3a1f9ac1db31c Mon Sep 17 00:00:00 2001 From: qianlifeng Date: Sun, 8 Feb 2015 21:25:59 +0800 Subject: [PATCH] Add a new theme --- Wox/Themes/Gray.xaml | 47 ++++++++++++++++++++++++++++++++++++++++++++ Wox/Wox.csproj | 5 +++++ 2 files changed, 52 insertions(+) create mode 100644 Wox/Themes/Gray.xaml diff --git a/Wox/Themes/Gray.xaml b/Wox/Themes/Gray.xaml new file mode 100644 index 0000000000..0593357f7d --- /dev/null +++ b/Wox/Themes/Gray.xaml @@ -0,0 +1,47 @@ + + + + + + + + + + + + + #00AAF6 + + + + diff --git a/Wox/Wox.csproj b/Wox/Wox.csproj index 2122a7bb60..90937cd006 100644 --- a/Wox/Wox.csproj +++ b/Wox/Wox.csproj @@ -254,6 +254,11 @@ Designer PreserveNewest + + MSBuild:Compile + Designer + PreserveNewest + Designer MSBuild:Compile