changed colors
This commit is contained in:
parent
c0239a9c29
commit
9560acad07
@ -87,7 +87,7 @@
|
||||
</Grid>
|
||||
</Border>
|
||||
</Grid>
|
||||
<Border Grid.Row="1" Background="#6f4808B0">
|
||||
<Border Grid.Row="1" Background="#954808B0">
|
||||
<Grid>
|
||||
<StackPanel Orientation="Horizontal" HorizontalAlignment="Left">
|
||||
<Button Classes="menu_button button_no_border" Click="OpenLogsDirectory">logs directory</Button>
|
||||
|
||||
@ -6,7 +6,7 @@
|
||||
<SimpleTheme />
|
||||
|
||||
<Style Selector="Border.dark_tr_bg">
|
||||
<Setter Property="Background" Value="#b7303040"/>
|
||||
<Setter Property="Background" Value="#cc232333"/>
|
||||
</Style>
|
||||
|
||||
<Style Selector="Border.white_border">
|
||||
|
||||
Loading…
Reference in New Issue
Block a user