File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 22 xmlns : x =" http://schemas.microsoft.com/winfx/2006/xaml" >
33 <ResourceDictionary .ThemeDictionaries>
44 <ResourceDictionary x : Key =' Default' >
5- <SolidColorBrush x : Key =' HeaderBackgroundBrush' >#66FFFFFF </SolidColorBrush >
5+ <SolidColorBrush x : Key =' HeaderBackgroundBrush' >#C5FFFFFF </SolidColorBrush >
66 <SolidColorBrush x : Key =' HeaderBorderBrush' >#40000000</SolidColorBrush >
77 <SolidColorBrush x : Key =' MessageBackgroundBrush' >#C5FFFFFF</SolidColorBrush >
88 <SolidColorBrush x : Key =' MessageBorderBrush' >#40000000</SolidColorBrush >
2323 <x : Double x : Key =' SettingContentFontSize' >14</x : Double >
2424 </ResourceDictionary >
2525 <ResourceDictionary x : Key =' Dark' >
26- <SolidColorBrush x : Key =' HeaderBackgroundBrush' >#66000000 </SolidColorBrush >
26+ <SolidColorBrush x : Key =' HeaderBackgroundBrush' >#C5303030 </SolidColorBrush >
2727 <SolidColorBrush x : Key =' HeaderBorderBrush' >#40FFFFFF</SolidColorBrush >
2828 <SolidColorBrush x : Key =' MessageBackgroundBrush' >#C5303030</SolidColorBrush >
2929 <SolidColorBrush x : Key =' MessageBorderBrush' >#40FFFFFF</SolidColorBrush >
You can’t perform that action at this time.
0 commit comments