From 1ea33390b6268e57ff63a88ec8f384c6304467ed Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=B2=B3=E9=95=BF=E6=9C=88?= Date: Tue, 27 Aug 2024 11:24:31 +0800 Subject: [PATCH] =?UTF-8?q?=E5=BC=BA=E5=88=B6=E4=BD=BF=E7=94=A8=E9=BB=98?= =?UTF-8?q?=E8=AE=A4=E4=B8=BB=E9=A2=98=EF=BC=8C=E5=9B=A0=E7=9B=AE=E5=89=8D?= =?UTF-8?q?=E6=9C=AA=E9=80=82=E9=85=8D=E6=9A=97=E9=BB=91=E4=B8=BB=E9=A2=98?= =?UTF-8?q?=EF=BC=8C=E5=A6=82=E6=9E=9C=E7=B3=BB=E7=BB=9F=E4=B8=BA=E6=9A=97?= =?UTF-8?q?=E9=BB=91=E4=B8=BB=E9=A2=98=E6=97=B6=EF=BC=8C=E6=BC=94=E7=A4=BA?= =?UTF-8?q?demo=E4=BC=9A=E5=B1=95=E7=A4=BA=E4=B8=8D=E6=AD=A3=E5=B8=B8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- samples/AtomUI.Demo.Desktop/App.axaml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/samples/AtomUI.Demo.Desktop/App.axaml b/samples/AtomUI.Demo.Desktop/App.axaml index 4448fb6..9be0c68 100644 --- a/samples/AtomUI.Demo.Desktop/App.axaml +++ b/samples/AtomUI.Demo.Desktop/App.axaml @@ -1,7 +1,9 @@ + xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" + RequestedThemeVariant="Light" + >