diff --git a/src/Ursa.Themes.Semi/Controls/Calendar.axaml b/src/Ursa.Themes.Semi/Controls/Calendar.axaml index d1b3b33..4f17593 100644 --- a/src/Ursa.Themes.Semi/Controls/Calendar.axaml +++ b/src/Ursa.Themes.Semi/Controls/Calendar.axaml @@ -14,8 +14,8 @@ - - + + @@ -71,7 +71,7 @@ - + @@ -85,7 +85,7 @@ - + @@ -102,7 +102,7 @@ - + @@ -145,8 +145,8 @@ - - + + @@ -179,7 +179,7 @@ - + @@ -189,7 +189,7 @@ - + diff --git a/src/Ursa.Themes.Semi/Themes/Dark/DatePicker.axaml b/src/Ursa.Themes.Semi/Themes/Dark/DatePicker.axaml index d3355f8..047db10 100644 --- a/src/Ursa.Themes.Semi/Themes/Dark/DatePicker.axaml +++ b/src/Ursa.Themes.Semi/Themes/Dark/DatePicker.axaml @@ -1,5 +1,7 @@  + + @@ -8,6 +10,7 @@ + @@ -25,8 +28,14 @@ + + + + + + \ No newline at end of file diff --git a/src/Ursa.Themes.Semi/Themes/Light/DatePicker.axaml b/src/Ursa.Themes.Semi/Themes/Light/DatePicker.axaml index ea95af3..6c309f6 100644 --- a/src/Ursa.Themes.Semi/Themes/Light/DatePicker.axaml +++ b/src/Ursa.Themes.Semi/Themes/Light/DatePicker.axaml @@ -1,5 +1,7 @@  + + @@ -8,6 +10,7 @@ + @@ -25,8 +28,14 @@ + + + + + + \ No newline at end of file