File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11<ResourceDictionary xmlns =" http://schemas.microsoft.com/winfx/2006/xaml/presentation" xmlns : x =" http://schemas.microsoft.com/winfx/2006/xaml" >
22 <SolidColorBrush x : Key =" AlternateBackgroundBrush" Color =" #F5F5F5" />
3- <SolidColorBrush x : Key =" ToolBarBackgroundBrush" Color =" #CCC " />
3+ <SolidColorBrush x : Key =" ToolBarBackgroundBrush" Color =" #EEE " />
44 <SolidColorBrush x : Key =" ControlTextBrush" Color =" {x:Static SystemColors.ControlTextColor}" />
55 <SolidColorBrush x : Key =" WindowBrush" Color =" White" />
66 <SolidColorBrush x : Key =" WindowTextBrush" Color =" Black" />
77 <SolidColorBrush x : Key =" WindowInactiveBorderBrush" Color =" #CECECE" />
88 <SolidColorBrush x : Key =" WindowActiveBorderBrush" Color =" White" />
9- <SolidColorBrush x : Key =" WindowTitleBarInactiveBackground" Color =" #CECECE " />
9+ <SolidColorBrush x : Key =" WindowTitleBarInactiveBackground" Color =" #EEEEEE " />
1010 <SolidColorBrush x : Key =" SplitterBrush" Color =" #BCBCBC" />
1111 <SolidColorBrush x : Key =" SpecialTextBrush" Color =" #0B4BC2" />
1212 <SolidColorBrush x : Key =" SpecialTextHighlightedBrush" Color =" #0B4BC2" />
You can’t perform that action at this time.
0 commit comments