diff --git a/src/UniGetUI.Avalonia/Assets/Styles/Styles.Common.axaml b/src/UniGetUI.Avalonia/Assets/Styles/Styles.Common.axaml index cfa2ea3998..b01f0a9910 100644 --- a/src/UniGetUI.Avalonia/Assets/Styles/Styles.Common.axaml +++ b/src/UniGetUI.Avalonia/Assets/Styles/Styles.Common.axaml @@ -1,6 +1,7 @@ @@ -69,6 +70,10 @@ + + + + @@ -77,10 +82,18 @@ + + + + + + + @@ -98,7 +111,7 @@ - + @@ -121,6 +134,7 @@ + @@ -133,7 +147,7 @@ - + @@ -155,6 +169,11 @@ + + + + + @@ -260,6 +279,10 @@ + + + + @@ -268,10 +291,16 @@ + + + + + + @@ -298,16 +327,17 @@ - - - - - 0 + + + + + 1 + @@ -320,7 +350,7 @@ - + @@ -342,6 +372,11 @@ + + + + + @@ -383,10 +418,46 @@ + + + + + + @@ -737,6 +808,8 @@ + @@ -790,13 +866,9 @@ - - - - - - - - + + + + + + + + + + + + + + + + + + - - + + + + @@ -247,7 +279,6 @@ IsExpanded="False" CornerRadius="8" Padding="0" - BorderThickness="0" Background="Transparent"> + + + + + + + + + + + + + + + @@ -169,8 +218,7 @@ Width="250" ClipToBounds="True" IsVisible="{Binding Sidebar.NavDockVisible}" - BorderBrush="{DynamicResource AppBorderBrush}" - BorderThickness="0,0,1,0" + BorderThickness="0" Content="{Binding Sidebar}" automation:AutomationProperties.AccessibilityView="Control" automation:AutomationProperties.Name="{t:Translate Navigation panel}" @@ -301,144 +349,180 @@ Margin="8,4,8,4"> - - - - - - - - - - - + + + + + + + + + + + + + + + + + - - - - - - - - - - - - - - - + Flyout="{Binding OpMenu}"> + + + + + + @@ -671,7 +755,7 @@ CornerRadius="8" Padding="4" Background="{DynamicResource AppWindowBackground}" - BorderBrush="{DynamicResource AppBorderBrush}" + BorderBrush="{DynamicResource MenuSurfaceBorderBrush}" BorderThickness="1" BoxShadow="0 8 24 0 #40000000">