File tree 2 files changed +4
-5
lines changed
2 files changed +4
-5
lines changed Original file line number Diff line number Diff line change 215
215
</Grid .ColumnDefinitions>
216
216
217
217
<Grid x : Name =" PART_ItemsPanelContainer"
218
- VerticalAlignment =" Stretch"
219
- Background =" {DynamicResource Fluent.Ribbon.Brushes.White}" >
218
+ VerticalAlignment =" Stretch" >
220
219
<Grid Background =" {TemplateBinding ItemsPanelBackground}"
221
220
KeyboardNavigation.DirectionalNavigation=" Cycle" >
222
221
<Grid .RowDefinitions>
Original file line number Diff line number Diff line change 94
94
"Fluent.Ribbon.Colors.Gray9" : " #5EC9C9C9" ,
95
95
"Fluent.Ribbon.Colors.Gray10" : " #FFF7F7F7" ,
96
96
"Fluent.Ribbon.Brushes.BackstageTabControl.Background" : " #FFFAFAFA" ,
97
- "Fluent.Ribbon.Brushes.BackstageTabControl.ItemsPanelBackground" : " #FFF9F9F9 " ,
98
- "Fluent.Ribbon.Brushes.DropDown.Background" : " #FFF9F9F9 " ,
97
+ "Fluent.Ribbon.Brushes.BackstageTabControl.ItemsPanelBackground" : " #FFF7F7F7 " ,
98
+ "Fluent.Ribbon.Brushes.DropDown.Background" : " #FFF7F7F7 " ,
99
99
"Fluent.Ribbon.Brushes.RibbonTabControl.Background" : " Transparent" ,
100
- "Fluent.Ribbon.Brushes.RibbonTabControl.Content.Background" : " #FFF9F9F9 " ,
100
+ "Fluent.Ribbon.Brushes.RibbonTabControl.Content.Background" : " #FFF7F7F7 " ,
101
101
"Fluent.Ribbon.Brushes.RibbonWindow.Background" : " #FFFAFAFA" ,
102
102
"Fluent.Ribbon.Brushes.RibbonWindow.Background.Backdrop.Acrylic" : " #60FFFFFF" ,
103
103
"Fluent.Ribbon.Brushes.RibbonWindow.Background.Backdrop.Auto" : " #BBFFFFFF" ,
You can’t perform that action at this time.
0 commit comments