From 0462f47a3665d4988bf84f82f87ea3e0369b6512 Mon Sep 17 00:00:00 2001 From: DB p Date: Thu, 24 Nov 2022 14:01:20 +0900 Subject: [PATCH] Rename Themes / Add New theme / Remove atom --- Flow.Launcher/Flow.Launcher.csproj | 3 +- .../{Light Bullet.xaml => Bullet Light.xaml} | 0 .../{Light Circle.xaml => Circle Light.xaml} | 0 .../Themes/{Atom.xaml => Circle System.xaml} | 143 +++++++++--------- .../Themes/{DarkCyan.xaml => Cyan Dark.xaml} | 0 Flow.Launcher/Themes/Win11System.xaml | 6 + 6 files changed, 77 insertions(+), 75 deletions(-) rename Flow.Launcher/Themes/{Light Bullet.xaml => Bullet Light.xaml} (100%) rename Flow.Launcher/Themes/{Light Circle.xaml => Circle Light.xaml} (100%) rename Flow.Launcher/Themes/{Atom.xaml => Circle System.xaml} (52%) rename Flow.Launcher/Themes/{DarkCyan.xaml => Cyan Dark.xaml} (100%) diff --git a/Flow.Launcher/Flow.Launcher.csproj b/Flow.Launcher/Flow.Launcher.csproj index 8eb70b8e5..11a3ac321 100644 --- a/Flow.Launcher/Flow.Launcher.csproj +++ b/Flow.Launcher/Flow.Launcher.csproj @@ -47,10 +47,11 @@ + + - diff --git a/Flow.Launcher/Themes/Light Bullet.xaml b/Flow.Launcher/Themes/Bullet Light.xaml similarity index 100% rename from Flow.Launcher/Themes/Light Bullet.xaml rename to Flow.Launcher/Themes/Bullet Light.xaml diff --git a/Flow.Launcher/Themes/Light Circle.xaml b/Flow.Launcher/Themes/Circle Light.xaml similarity index 100% rename from Flow.Launcher/Themes/Light Circle.xaml rename to Flow.Launcher/Themes/Circle Light.xaml diff --git a/Flow.Launcher/Themes/Atom.xaml b/Flow.Launcher/Themes/Circle System.xaml similarity index 52% rename from Flow.Launcher/Themes/Atom.xaml rename to Flow.Launcher/Themes/Circle System.xaml index f532c97d5..bc6f9a4d7 100644 --- a/Flow.Launcher/Themes/Atom.xaml +++ b/Flow.Launcher/Themes/Circle System.xaml @@ -1,7 +1,9 @@ + @@ -9,48 +11,41 @@ x:Key="ItemGlyph" BasedOn="{StaticResource BaseGlyphStyle}" TargetType="{x:Type TextBlock}"> - + + + - + TargetType="{x:Type Window}" /> + - #2c313c - - - - + + + + + + + + 8 + 10 0 10 0 + 0 0 0 10 + - + \ No newline at end of file diff --git a/Flow.Launcher/Themes/DarkCyan.xaml b/Flow.Launcher/Themes/Cyan Dark.xaml similarity index 100% rename from Flow.Launcher/Themes/DarkCyan.xaml rename to Flow.Launcher/Themes/Cyan Dark.xaml diff --git a/Flow.Launcher/Themes/Win11System.xaml b/Flow.Launcher/Themes/Win11System.xaml index 3cf7fd123..2ee644498 100644 --- a/Flow.Launcher/Themes/Win11System.xaml +++ b/Flow.Launcher/Themes/Win11System.xaml @@ -12,6 +12,12 @@ TargetType="{x:Type TextBlock}"> +