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