feat: update dialog related background colors.

This commit is contained in:
rabbitism
2024-11-16 15:31:02 +08:00
parent 099cec3f06
commit 7eb234809c
5 changed files with 10 additions and 3 deletions

View File

@@ -200,6 +200,7 @@
<Grid Grid.Column="1">
<Border
BorderBrush="{DynamicResource SemiGrey1}"
Background="{DynamicResource SemiColorBackground1}"
BorderThickness="1"
ClipToBounds="True"
CornerRadius="12">

View File

@@ -42,6 +42,7 @@
<Grid Grid.Column="1" ClipToBounds="True">
<Border
BorderBrush="{DynamicResource SemiGrey1}"
Background="{DynamicResource SemiColorBackground1}"
BorderThickness="1"
ClipToBounds="True"
CornerRadius="20">