diff --git a/SukiUI.Demo/Features/ControlsLibrary/ButtonsView.axaml b/SukiUI.Demo/Features/ControlsLibrary/ButtonsView.axaml
index 62fcfe978..cffe42195 100644
--- a/SukiUI.Demo/Features/ControlsLibrary/ButtonsView.axaml
+++ b/SukiUI.Demo/Features/ControlsLibrary/ButtonsView.axaml
@@ -2,6 +2,7 @@
xmlns="https://github.com/avaloniaui"
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
xmlns:suki="https://github.com/kikipoulet/SukiUI"
+ xmlns:content="using:SukiUI.Content"
xmlns:controlsLibrary="clr-namespace:SukiUI.Demo.Features.ControlsLibrary"
xmlns:d="http://schemas.microsoft.com/expression/blend/2008"
xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006"
@@ -17,6 +18,14 @@
+
@@ -128,6 +137,55 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/SukiUI/Theme/Button.axaml b/SukiUI/Theme/Button.axaml
index af00789e7..6a753ad14 100644
--- a/SukiUI/Theme/Button.axaml
+++ b/SukiUI/Theme/Button.axaml
@@ -98,6 +98,7 @@
@@ -110,6 +111,7 @@
@@ -121,6 +123,15 @@
+
+
@@ -151,6 +163,7 @@
@@ -176,6 +190,15 @@
+
@@ -188,6 +211,7 @@
+
+
+
@@ -256,6 +291,7 @@
+
@@ -300,6 +336,7 @@
+
@@ -331,6 +368,7 @@
@@ -345,6 +383,7 @@
@@ -388,6 +429,7 @@
@@ -457,6 +499,12 @@
+