Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Color picker wpf #37149

Open
wants to merge 16 commits into
base: main
Choose a base branch
from
Open
Prev Previous commit
Next Next commit
Update src/modules/colorPicker/ColorPickerUI/Controls/ColorPickerCont…
…rol.xaml

Co-authored-by: Niels Laute <niels.laute@live.nl>
  • Loading branch information
mantaionut and niels9001 authored Feb 12, 2025
commit 7d914cbf9c60cf5372f3b311516f18028a4833fe
Original file line number Diff line number Diff line change
@@ -222,7 +222,7 @@
Placement="Top">
<Border
CornerRadius="16"
BorderBrush="{DynamicResource {x:Static SystemColors.ActiveBorderBrushKey}}"
BorderBrush="{DynamicResource SurfaceStrokeColorFlyoutBrush}"
BorderThickness="1"
Background="{DynamicResource ApplicationBackgroundBrush}"
Padding="15">