style<Theme>: colors for light theme

This commit is contained in:
leo 2021-01-07 09:31:52 +08:00
parent 7106f3b978
commit 9daaa5907d
3 changed files with 3 additions and 3 deletions

View file

@ -423,7 +423,7 @@
</DataGrid.Columns>
</DataGrid>
<Rectangle Grid.Row="8" Fill="Transparent" Height="1"/>
<Rectangle Grid.Row="8" Fill="{StaticResource Brush.GroupContent}" Height="1"/>
<!-- SUBMODULES -->
<ToggleButton