From 00c21199184551588ef4f2ade31f3c63c40033b2 Mon Sep 17 00:00:00 2001 From: DB p Date: Fri, 28 Mar 2025 04:10:47 +0900 Subject: [PATCH] Add Hotkey border style --- Flow.Launcher/ResultListBox.xaml | 33 ++++++++++++++-------------- Flow.Launcher/Themes/Base.xaml | 10 +++++++-- Flow.Launcher/Themes/Win11Light.xaml | 4 ++-- 3 files changed, 27 insertions(+), 20 deletions(-) diff --git a/Flow.Launcher/ResultListBox.xaml b/Flow.Launcher/ResultListBox.xaml index e26340c4f..67ba9e391 100644 --- a/Flow.Launcher/ResultListBox.xaml +++ b/Flow.Launcher/ResultListBox.xaml @@ -65,23 +65,24 @@ Margin="0 0 10 0" VerticalAlignment="Center" Visibility="{Binding ShowOpenResultHotkey}"> - - + + - - - - - - - - + + + + + + + + + + diff --git a/Flow.Launcher/Themes/Base.xaml b/Flow.Launcher/Themes/Base.xaml index 3756e7d27..b292657e6 100644 --- a/Flow.Launcher/Themes/Base.xaml +++ b/Flow.Launcher/Themes/Base.xaml @@ -351,13 +351,19 @@ +