mirror of
https://gitcode.com/gh_mirrors/se/Semi.Avalonia
synced 2026-05-04 06:51:28 +08:00
feat: Update dark mode backgrounds, and change several control templates.
This commit is contained in:
@@ -11,5 +11,5 @@
|
||||
<SolidColorBrush x:Key="CalendarDatePickerDisabledBackground" Color="#1C1F23" />
|
||||
<SolidColorBrush x:Key="CalendarDatePickerDisabledBorderBrush" Color="#1C1F23" />
|
||||
<SolidColorBrush x:Key="CalendarDatePickerDisabledIconForeground" Opacity="0.4" Color="#E6E8EA" />
|
||||
|
||||
<BoxShadows x:Key="CalendarDatePickerPopupBoxShadows">0 0 8 0 #1AFFFFFF</BoxShadows>
|
||||
</ResourceDictionary>
|
||||
|
||||
Reference in New Issue
Block a user