diff --git a/src/Semi.Avalonia/Controls/CaptionButtons.axaml b/src/Semi.Avalonia/Controls/CaptionButtons.axaml index 3389656..d39d855 100644 --- a/src/Semi.Avalonia/Controls/CaptionButtons.axaml +++ b/src/Semi.Avalonia/Controls/CaptionButtons.axaml @@ -5,15 +5,14 @@ + - - - - - - - + + + + + @@ -21,77 +20,76 @@ - - - - + - + + + + - + \ No newline at end of file diff --git a/src/Semi.Avalonia/Themes/Dark/CaptionButtons.axaml b/src/Semi.Avalonia/Themes/Dark/CaptionButtons.axaml index 77f474d..766d849 100644 --- a/src/Semi.Avalonia/Themes/Dark/CaptionButtons.axaml +++ b/src/Semi.Avalonia/Themes/Dark/CaptionButtons.axaml @@ -1,6 +1,7 @@ + diff --git a/src/Semi.Avalonia/Themes/HighContrast/CaptionButtons.axaml b/src/Semi.Avalonia/Themes/HighContrast/CaptionButtons.axaml index cc1f77a..f99e0df 100644 --- a/src/Semi.Avalonia/Themes/HighContrast/CaptionButtons.axaml +++ b/src/Semi.Avalonia/Themes/HighContrast/CaptionButtons.axaml @@ -1,7 +1,8 @@ + - + \ No newline at end of file diff --git a/src/Semi.Avalonia/Themes/Light/CaptionButtons.axaml b/src/Semi.Avalonia/Themes/Light/CaptionButtons.axaml index 77f474d..766d849 100644 --- a/src/Semi.Avalonia/Themes/Light/CaptionButtons.axaml +++ b/src/Semi.Avalonia/Themes/Light/CaptionButtons.axaml @@ -1,6 +1,7 @@ + diff --git a/src/Semi.Avalonia/Themes/Shared/CaptionButtons.axaml b/src/Semi.Avalonia/Themes/Shared/CaptionButtons.axaml index 728fcdc..af0364d 100644 --- a/src/Semi.Avalonia/Themes/Shared/CaptionButtons.axaml +++ b/src/Semi.Avalonia/Themes/Shared/CaptionButtons.axaml @@ -5,4 +5,9 @@ M4,8H8V4H20V16H16V20H4V8M16,8V14H18V6H10V8H16M6,12V18H14V12H6Z M10,21V19H6.41L10.91,14.5L9.5,13.09L5,17.59V14H3V21H10M14.5,10.91L19,6.41V10H21V3H14V5H17.59L13.09,9.5L14.5,10.91Z M19.5,3.09L15,7.59V4H13V11H20V9H16.41L20.91,4.5L19.5,3.09M4,13V15H7.59L3.09,19.5L4.5,20.91L9,16.41V20H11V13H4Z + + + + + \ No newline at end of file