From 8f17a49a24876eb0cb82b655108b1f27c1f97fa3 Mon Sep 17 00:00:00 2001 From: Jeremy Wu Date: Fri, 2 Aug 2019 22:35:58 +1000 Subject: [PATCH] Add Black And White Theme --- Wox/Themes/BlackAndWhite.xaml | 1 + Wox/Wox.csproj | 5 +++++ 2 files changed, 6 insertions(+) create mode 100644 Wox/Themes/BlackAndWhite.xaml diff --git a/Wox/Themes/BlackAndWhite.xaml b/Wox/Themes/BlackAndWhite.xaml new file mode 100644 index 0000000000..8c3f0cbd45 --- /dev/null +++ b/Wox/Themes/BlackAndWhite.xaml @@ -0,0 +1 @@ + #4F6180 \ No newline at end of file diff --git a/Wox/Wox.csproj b/Wox/Wox.csproj index 48a5c8697b..85e5b51d25 100644 --- a/Wox/Wox.csproj +++ b/Wox/Wox.csproj @@ -374,6 +374,11 @@ Designer PreserveNewest + + MSBuild:Compile + Designer + PreserveNewest + MSBuild:Compile Designer