We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ef9a44e commit 76032fbCopy full SHA for 76032fb
1 file changed
src/Codebreaker.WPF/Views/Templates/CodeBreakerTemplates.xaml
@@ -9,7 +9,7 @@
9
<conv:IntToEnumerableConverter x:Key="IntToEnumerableConverter" />-->
10
11
<DataTemplate x:Key="PegsTemplate">
12
- <Grid Background="Transparent">
+ <Grid Background="LightGray">
13
<Grid.ColumnDefinitions>
14
<ColumnDefinition Width="auto" />
15
0 commit comments