Skip to content

Commit da35519

Browse files
committed
replace colors header with separator
1 parent cf8a0bb commit da35519

1 file changed

Lines changed: 1 addition & 4 deletions

File tree

SettingsWindow.xaml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -228,10 +228,7 @@
228228
</Grid>
229229
</Grid>
230230

231-
<TextBlock Text="Colors"
232-
Margin="0,14,0,10"
233-
FontSize="14"
234-
FontWeight="SemiBold" />
231+
<Separator Margin="0,2,0,10" />
235232
<Grid>
236233
<Grid.ColumnDefinitions>
237234
<ColumnDefinition Width="130" />

0 commit comments

Comments
 (0)