File tree Expand file tree Collapse file tree 2 files changed +7
-2
lines changed Expand file tree Collapse file tree 2 files changed +7
-2
lines changed Original file line number Diff line number Diff line change
1
+ ---
2
+ ' @microsoft/atlas-css ' : minor
3
+ ---
4
+
5
+ Update body background and body background medium color to a Fluent color.
Original file line number Diff line number Diff line change @@ -132,9 +132,9 @@ $themes: (
132
132
' box-shadow-extra-heavy' : $palette-black-opacity-22 ,
133
133
' overlay' : $palette-black-opacity-70 ,
134
134
' overlay-invert' : $palette-white ,
135
- ' body-background' : $palette-grey-120-deprecated ,
135
+ ' body-background' : $palette-grey-270 ,
136
136
' body-background-accent' : $palette-blue-black ,
137
- ' body-background-medium' : $palette-grey-110-deprecated ,
137
+ ' body-background-medium' : $palette-grey-250 ,
138
138
' alternate-background' : $palette-grey-20-deprecated ,
139
139
' alternate-background-medium' : $palette-grey-10-deprecated ,
140
140
' border' : $palette-grey-100-deprecated ,
You can’t perform that action at this time.
0 commit comments