From 76505fb582a2a95930c1bcf2d78d6a35883f1d1f Mon Sep 17 00:00:00 2001 From: leo Date: Mon, 11 Mar 2024 18:29:42 +0800 Subject: [PATCH] style: new text editor search panel style --- src/Resources/Styles.axaml | 179 +++++++++++++++++++++++++++++++++++-- src/Views/Launcher.axaml | 4 + 2 files changed, 176 insertions(+), 7 deletions(-) diff --git a/src/Resources/Styles.axaml b/src/Resources/Styles.axaml index 4332405c..7c103879 100644 --- a/src/Resources/Styles.axaml +++ b/src/Resources/Styles.axaml @@ -1,16 +1,12 @@ + xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" + xmlns:ae="using:AvaloniaEdit" + xmlns:aes="using:AvaloniaEdit.Search"> - - + +