diff --git a/src/Semi.Avalonia.ColorPicker/Dark.axaml b/src/Semi.Avalonia.ColorPicker/Dark.axaml index f514861..22381db 100644 --- a/src/Semi.Avalonia.ColorPicker/Dark.axaml +++ b/src/Semi.Avalonia.ColorPicker/Dark.axaml @@ -1,21 +1,16 @@ - - - - - - - - - - - - - - - - - - - inset 0 0 0 1 #1AFFFFFF, 0 4 14 #40000000 + + + + + + + + + + + + + + \ No newline at end of file diff --git a/src/Semi.Avalonia.ColorPicker/Light.axaml b/src/Semi.Avalonia.ColorPicker/Light.axaml index 514b984..22381db 100644 --- a/src/Semi.Avalonia.ColorPicker/Light.axaml +++ b/src/Semi.Avalonia.ColorPicker/Light.axaml @@ -1,21 +1,16 @@ - - - - - - - - - - - - - - - - - - - 0 0 1 #4A000000, 0 4 14 #1A000000 + + + + + + + + + + + + + + \ No newline at end of file