diff --git a/src/Ursa.Themes.Semi/Compatibles/Theme.axaml b/src/Ursa.Themes.Semi/Compatibles/Theme.axaml
new file mode 100644
index 0000000..15b652a
--- /dev/null
+++ b/src/Ursa.Themes.Semi/Compatibles/Theme.axaml
@@ -0,0 +1,4 @@
+
+
+
+
\ No newline at end of file
diff --git a/src/Ursa.Themes.Semi/Compatibles/_index.axaml b/src/Ursa.Themes.Semi/Compatibles/_index.axaml
index 75c1bf0..832f0b9 100644
--- a/src/Ursa.Themes.Semi/Compatibles/_index.axaml
+++ b/src/Ursa.Themes.Semi/Compatibles/_index.axaml
@@ -1,5 +1,6 @@
+
\ No newline at end of file
diff --git a/src/Ursa.Themes.Semi/Controls/Banner.axaml b/src/Ursa.Themes.Semi/Controls/Banner.axaml
index 4050b03..6914411 100644
--- a/src/Ursa.Themes.Semi/Controls/Banner.axaml
+++ b/src/Ursa.Themes.Semi/Controls/Banner.axaml
@@ -59,7 +59,7 @@
Margin="{DynamicResource BannerCloseButtonMargin}"
HorizontalAlignment="Right"
VerticalAlignment="Top"
- Theme="{DynamicResource NotificationCloseButton}"
+ Theme="{DynamicResource OverlayCloseButton}"
IsVisible="{TemplateBinding CanClose}" />
diff --git a/src/Ursa.Themes.Semi/Controls/DialogShared.axaml b/src/Ursa.Themes.Semi/Controls/DialogShared.axaml
index cc84e71..4ddc3a6 100644
--- a/src/Ursa.Themes.Semi/Controls/DialogShared.axaml
+++ b/src/Ursa.Themes.Semi/Controls/DialogShared.axaml
@@ -1,28 +1,44 @@
-
-
+
+
+
+
+
+
+
+
+
+
-
+
+
-
-
-
+ Foreground="{DynamicResource SemiColorText1}"
+ Theme="{StaticResource InnerPathIcon}"
+ Data="{DynamicResource SemiIconClose}" />
+
+
+
+
@@ -37,35 +53,5 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
\ No newline at end of file
diff --git a/src/Ursa.Themes.Semi/Controls/Notification.axaml b/src/Ursa.Themes.Semi/Controls/Notification.axaml
index 11d6b80..2c398fa 100644
--- a/src/Ursa.Themes.Semi/Controls/Notification.axaml
+++ b/src/Ursa.Themes.Semi/Controls/Notification.axaml
@@ -126,7 +126,7 @@
x:Name="PART_CloseButton"
VerticalAlignment="Top"
HorizontalAlignment="Right"
- Theme="{StaticResource NotificationCloseButton}"
+ Theme="{StaticResource OverlayCloseButton}"
IsVisible="{TemplateBinding ShowClose}"
u:MessageCard.CloseOnClick="True" />
@@ -432,32 +432,4 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/src/Ursa.Themes.Semi/Controls/Toast.axaml b/src/Ursa.Themes.Semi/Controls/Toast.axaml
index 316dc55..9d2a121 100644
--- a/src/Ursa.Themes.Semi/Controls/Toast.axaml
+++ b/src/Ursa.Themes.Semi/Controls/Toast.axaml
@@ -87,7 +87,7 @@
@@ -220,31 +220,4 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file