diff --git a/demo/Ursa.Demo/Pages/ButtonGroupDemo.axaml b/demo/Ursa.Demo/Pages/ButtonGroupDemo.axaml
index 17a0621..510c423 100644
--- a/demo/Ursa.Demo/Pages/ButtonGroupDemo.axaml
+++ b/demo/Ursa.Demo/Pages/ButtonGroupDemo.axaml
@@ -15,5 +15,8 @@
+
+
+
diff --git a/src/Ursa.Themes.Semi/Controls/ButtonGroup.axaml b/src/Ursa.Themes.Semi/Controls/ButtonGroup.axaml
index 45c12f6..15a70c1 100644
--- a/src/Ursa.Themes.Semi/Controls/ButtonGroup.axaml
+++ b/src/Ursa.Themes.Semi/Controls/ButtonGroup.axaml
@@ -40,6 +40,7 @@
+
@@ -53,12 +54,12 @@
DockPanel.Dock="Right"
Fill="{DynamicResource ButtonGroupSeparatorForeground}" />
+
+
diff --git a/src/Ursa.Themes.Semi/Themes/Light/ButtonGroup.axaml b/src/Ursa.Themes.Semi/Themes/Light/ButtonGroup.axaml
index efa6ebe..6645722 100644
--- a/src/Ursa.Themes.Semi/Themes/Light/ButtonGroup.axaml
+++ b/src/Ursa.Themes.Semi/Themes/Light/ButtonGroup.axaml
@@ -1,10 +1,6 @@
- 14
- 600
- 3
-
diff --git a/src/Ursa.Themes.Semi/Themes/Shared/ButtonGroup.axaml b/src/Ursa.Themes.Semi/Themes/Shared/ButtonGroup.axaml
new file mode 100644
index 0000000..b7459fd
--- /dev/null
+++ b/src/Ursa.Themes.Semi/Themes/Shared/ButtonGroup.axaml
@@ -0,0 +1,10 @@
+
+
+ 14
+ 600
+ 3
+
+ 12 6
+ 16 10
+ 6 2
+
diff --git a/src/Ursa.Themes.Semi/Themes/Shared/_index.axaml b/src/Ursa.Themes.Semi/Themes/Shared/_index.axaml
index d8dca1e..5e6a238 100644
--- a/src/Ursa.Themes.Semi/Themes/Shared/_index.axaml
+++ b/src/Ursa.Themes.Semi/Themes/Shared/_index.axaml
@@ -3,6 +3,7 @@
+