Update border brush color to dynamic resource for improved theming in multiple info views

This commit is contained in:
2025-12-15 16:19:19 +00:00
parent 9509cb9054
commit 0d3078b4aa
8 changed files with 29 additions and 29 deletions

View File

@@ -54,7 +54,7 @@
Text="{Binding AtaOrAtapiText, Mode=OneWay}" />
<Border Grid.Row="1"
BorderThickness="1"
BorderBrush="LightGray"
BorderBrush="{DynamicResource SystemControlForegroundBaseMediumLowBrush}"
CornerRadius="8">
<ScrollViewer Padding="8">
<controls:SpectreTextBlock Text="{Binding AtaIdentifyText, Mode=OneWay}"

View File

@@ -63,7 +63,7 @@
RowSpacing="8">
<Border Grid.Row="0"
BorderThickness="1"
BorderBrush="LightGray"
BorderBrush="{DynamicResource SystemControlForegroundBaseMediumLowBrush}"
CornerRadius="8">
<ScrollViewer Padding="8">
<controls:SpectreTextBlock TextWrapping="Wrap"
@@ -87,7 +87,7 @@
RowSpacing="8">
<Border Grid.Row="0"
BorderThickness="1"
BorderBrush="LightGray"
BorderBrush="{DynamicResource SystemControlForegroundBaseMediumLowBrush}"
CornerRadius="8">
<ScrollViewer Padding="8">
<controls:SpectreTextBlock TextWrapping="Wrap"
@@ -111,7 +111,7 @@
RowSpacing="8">
<Border Grid.Row="0"
BorderThickness="1"
BorderBrush="LightGray"
BorderBrush="{DynamicResource SystemControlForegroundBaseMediumLowBrush}"
CornerRadius="8">
<ScrollViewer Padding="8">
<controls:SpectreTextBlock TextWrapping="Wrap"
@@ -135,7 +135,7 @@
RowSpacing="8">
<Border Grid.Row="0"
BorderThickness="1"
BorderBrush="LightGray"
BorderBrush="{DynamicResource SystemControlForegroundBaseMediumLowBrush}"
CornerRadius="8">
<ScrollViewer Padding="8">
<controls:SpectreTextBlock TextWrapping="Wrap"
@@ -159,7 +159,7 @@
RowSpacing="8">
<Border Grid.Row="0"
BorderThickness="1"
BorderBrush="LightGray"
BorderBrush="{DynamicResource SystemControlForegroundBaseMediumLowBrush}"
CornerRadius="8">
<ScrollViewer Padding="8">
<controls:SpectreTextBlock TextWrapping="Wrap"
@@ -183,7 +183,7 @@
RowSpacing="8">
<Border Grid.Row="0"
BorderThickness="1"
BorderBrush="LightGray"
BorderBrush="{DynamicResource SystemControlForegroundBaseMediumLowBrush}"
CornerRadius="8">
<ScrollViewer Padding="8">
<controls:SpectreTextBlock TextWrapping="Wrap"
@@ -207,7 +207,7 @@
RowSpacing="8">
<Border Grid.Row="0"
BorderThickness="1"
BorderBrush="LightGray"
BorderBrush="{DynamicResource SystemControlForegroundBaseMediumLowBrush}"
CornerRadius="8">
<ScrollViewer Padding="8">
<controls:SpectreTextBlock TextWrapping="Wrap"

View File

@@ -89,7 +89,7 @@
RowSpacing="8">
<Border Grid.Row="0"
BorderThickness="1"
BorderBrush="LightGray"
BorderBrush="{DynamicResource SystemControlForegroundBaseMediumLowBrush}"
CornerRadius="8">
<ScrollViewer Padding="8">
<controls:SpectreTextBlock TextWrapping="Wrap"
@@ -113,7 +113,7 @@
RowSpacing="8">
<Border Grid.Row="0"
BorderThickness="1"
BorderBrush="LightGray"
BorderBrush="{DynamicResource SystemControlForegroundBaseMediumLowBrush}"
CornerRadius="8">
<ScrollViewer Padding="8">
<controls:SpectreTextBlock TextWrapping="Wrap"
@@ -135,7 +135,7 @@
RowSpacing="8">
<Border Grid.Row="0"
BorderThickness="1"
BorderBrush="LightGray"
BorderBrush="{DynamicResource SystemControlForegroundBaseMediumLowBrush}"
CornerRadius="8">
<ScrollViewer Padding="8">
<controls:SpectreTextBlock TextWrapping="Wrap"
@@ -157,7 +157,7 @@
RowSpacing="8">
<Border Grid.Row="0"
BorderThickness="1"
BorderBrush="LightGray"
BorderBrush="{DynamicResource SystemControlForegroundBaseMediumLowBrush}"
CornerRadius="8">
<ScrollViewer Padding="8">
<controls:SpectreTextBlock TextWrapping="Wrap"
@@ -179,7 +179,7 @@
RowSpacing="8">
<Border Grid.Row="0"
BorderThickness="1"
BorderBrush="LightGray"
BorderBrush="{DynamicResource SystemControlForegroundBaseMediumLowBrush}"
CornerRadius="8">
<ScrollViewer Padding="8">
<controls:SpectreTextBlock TextWrapping="Wrap"
@@ -201,7 +201,7 @@
RowSpacing="8">
<Border Grid.Row="0"
BorderThickness="1"
BorderBrush="LightGray"
BorderBrush="{DynamicResource SystemControlForegroundBaseMediumLowBrush}"
CornerRadius="8">
<ScrollViewer Padding="8">
<controls:SpectreTextBlock TextWrapping="Wrap"

View File

@@ -64,7 +64,7 @@
RowSpacing="8">
<Border Grid.Row="0"
BorderThickness="1"
BorderBrush="LightGray"
BorderBrush="{DynamicResource SystemControlForegroundBaseMediumLowBrush}"
CornerRadius="8">
<ScrollViewer Padding="8">
<controls:SpectreTextBlock TextWrapping="Wrap"
@@ -88,7 +88,7 @@
RowSpacing="8">
<Border Grid.Row="0"
BorderThickness="1"
BorderBrush="LightGray"
BorderBrush="{DynamicResource SystemControlForegroundBaseMediumLowBrush}"
CornerRadius="8">
<ScrollViewer Padding="8">
<controls:SpectreTextBlock TextWrapping="Wrap"

View File

@@ -64,7 +64,7 @@
RowSpacing="8">
<Border Grid.Row="0"
BorderThickness="1"
BorderBrush="LightGray"
BorderBrush="{DynamicResource SystemControlForegroundBaseMediumLowBrush}"
CornerRadius="8">
<ScrollViewer Padding="8">
<controls:SpectreTextBlock TextWrapping="Wrap"
@@ -88,7 +88,7 @@
RowSpacing="8">
<Border Grid.Row="0"
BorderThickness="1"
BorderBrush="LightGray"
BorderBrush="{DynamicResource SystemControlForegroundBaseMediumLowBrush}"
CornerRadius="8">
<ScrollViewer Padding="8">
<controls:SpectreTextBlock TextWrapping="Wrap"
@@ -112,7 +112,7 @@
RowSpacing="8">
<Border Grid.Row="0"
BorderThickness="1"
BorderBrush="LightGray"
BorderBrush="{DynamicResource SystemControlForegroundBaseMediumLowBrush}"
CornerRadius="8">
<ScrollViewer Padding="8">
<controls:SpectreTextBlock TextWrapping="Wrap"

View File

@@ -90,7 +90,7 @@
</DataGrid>
<Border Grid.Column="1"
BorderThickness="1"
BorderBrush="LightGray"
BorderBrush="{DynamicResource SystemControlForegroundBaseMediumLowBrush}"
CornerRadius="8">
<ScrollViewer Padding="8">
<controls:SpectreTextBlock HorizontalAlignment="Stretch"

View File

@@ -84,7 +84,7 @@
Margin="8">
<Border Grid.Row="0"
BorderThickness="1"
BorderBrush="LightGray"
BorderBrush="{DynamicResource SystemControlForegroundBaseMediumLowBrush}"
CornerRadius="8">
<ScrollViewer Padding="8">
<controls:SpectreTextBlock Text="{Binding ScsiInquiryText, Mode=OneWay}"
@@ -127,7 +127,7 @@
</DataGrid>
<Border Grid.Column="1"
BorderThickness="1"
BorderBrush="LightGray"
BorderBrush="{DynamicResource SystemControlForegroundBaseMediumLowBrush}"
CornerRadius="8">
<ScrollViewer Padding="8">
<controls:SpectreTextBlock HorizontalAlignment="Stretch"
@@ -174,7 +174,7 @@
</DataGrid>
<Border Grid.Column="1"
BorderThickness="1"
BorderBrush="LightGray"
BorderBrush="{DynamicResource SystemControlForegroundBaseMediumLowBrush}"
CornerRadius="8">
<ScrollViewer Padding="8">
<controls:SpectreTextBlock HorizontalAlignment="Stretch"
@@ -218,7 +218,7 @@
</DataGrid>
<Border Grid.Column="1"
BorderThickness="1"
BorderBrush="LightGray"
BorderBrush="{DynamicResource SystemControlForegroundBaseMediumLowBrush}"
CornerRadius="8">
<ScrollViewer Padding="8">
<controls:SpectreTextBlock HorizontalAlignment="Stretch"

View File

@@ -53,7 +53,7 @@
</TabItem.Header>
<Border Margin="8"
BorderThickness="1"
BorderBrush="LightGray"
BorderBrush="{DynamicResource SystemControlForegroundBaseMediumLowBrush}"
CornerRadius="8">
<ScrollViewer Padding="8">
<controls:SpectreTextBlock Text="{Binding CidText, Mode=OneWay}"
@@ -67,7 +67,7 @@
</TabItem.Header>
<Border BorderThickness="1"
Margin="8"
BorderBrush="LightGray"
BorderBrush="{DynamicResource SystemControlForegroundBaseMediumLowBrush}"
CornerRadius="8">
<ScrollViewer Padding="8">
<controls:SpectreTextBlock Text="{Binding CsdText, Mode=OneWay}"
@@ -81,7 +81,7 @@
</TabItem.Header>
<Border BorderThickness="1"
Margin="8"
BorderBrush="LightGray"
BorderBrush="{DynamicResource SystemControlForegroundBaseMediumLowBrush}"
CornerRadius="8">
<ScrollViewer Padding="8">
<controls:SpectreTextBlock Text="{Binding OcrText, Mode=OneWay}"
@@ -95,7 +95,7 @@
</TabItem.Header>
<Border BorderThickness="1"
Margin="8"
BorderBrush="LightGray"
BorderBrush="{DynamicResource SystemControlForegroundBaseMediumLowBrush}"
CornerRadius="8">
<ScrollViewer Padding="8">
<controls:SpectreTextBlock Text="{Binding ExtendedCsdText, Mode=OneWay}"
@@ -109,7 +109,7 @@
</TabItem.Header>
<Border BorderThickness="1"
Margin="8"
BorderBrush="LightGray"
BorderBrush="{DynamicResource SystemControlForegroundBaseMediumLowBrush}"
CornerRadius="8">
<ScrollViewer Padding="8">
<controls:SpectreTextBlock Text="{Binding ScrText, Mode=OneWay}"