From 7347aff7f90efe504f075979a6c73aab9caa14ad Mon Sep 17 00:00:00 2001 From: MakesYT <2696703792@qq.com> Date: Sun, 28 Jul 2024 14:17:50 +0800 Subject: [PATCH] =?UTF-8?q?=E7=8B=AC=E7=AB=8B=E8=83=8C=E6=99=AF=E9=A2=9C?= =?UTF-8?q?=E8=89=B2=E4=B8=BA=E8=B5=84=E6=BA=90?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit (cherry picked from commit e1bef9fd049136e3688bb515487a2f7bce9c82e0) (cherry picked from commit d90d7b9fe15bc15352cd5de0db89f8bdc4dbada1) --- src/Semi.Avalonia/Themes/Dark/Palette.axaml | 20 ++++++++++++-------- src/Semi.Avalonia/Themes/Light/Palette.axaml | 16 +++++++++++----- 2 files changed, 23 insertions(+), 13 deletions(-) diff --git a/src/Semi.Avalonia/Themes/Dark/Palette.axaml b/src/Semi.Avalonia/Themes/Dark/Palette.axaml index 3bdef13..e69e146 100644 --- a/src/Semi.Avalonia/Themes/Dark/Palette.axaml +++ b/src/Semi.Avalonia/Themes/Dark/Palette.axaml @@ -160,6 +160,11 @@ #C6CACD #E6E8EA #F9F9F9 + #16161A + #232429 + #35363C + #43444A + #4F5159 @@ -338,8 +343,7 @@ - + @@ -397,11 +401,11 @@ - - - - - + + + + + @@ -415,6 +419,6 @@ - + \ No newline at end of file diff --git a/src/Semi.Avalonia/Themes/Light/Palette.axaml b/src/Semi.Avalonia/Themes/Light/Palette.axaml index a4f8376..9e006f9 100644 --- a/src/Semi.Avalonia/Themes/Light/Palette.axaml +++ b/src/Semi.Avalonia/Themes/Light/Palette.axaml @@ -160,6 +160,11 @@ #41464C #2E3238 #1C1F23 + White + White + White + White + White @@ -396,11 +401,11 @@ - - - - - + + + + + @@ -414,5 +419,6 @@ + \ No newline at end of file