feat: Update dark mode backgrounds, and change several control templates.

This commit is contained in:
rabbitism
2023-02-03 11:51:56 +08:00
parent 547e95e7b6
commit ae3376c0b2
32 changed files with 90 additions and 59 deletions

View File

@@ -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>