File tree Expand file tree Collapse file tree 2 files changed +8
-8
lines changed
assets/stylesheets/new-stylesheets Expand file tree Collapse file tree 2 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 147
147
#144173 1% ,
148
148
#000000 57% ,
149
149
#350839 88% ,
150
- #b7451b 99%
150
+ #df6b40 99%
151
151
);
152
- --homepage-pillar-2-bg : linear-gradient (
153
- 0deg ,
154
- #a268c1 4% ,
155
- #ff8115 8% ,
156
- #b7451b 99%
152
+ --homepage-pillar-2-bg : linear-gradient (0deg , #ffac64 0 , #df6b40 100% );
153
+ --homepage-pillar-3-bg : linear-gradient (
154
+ 180deg ,
155
+ #ffac64 0% ,
156
+ #a268c1 28% ,
157
+ #4b3773 100%
157
158
);
158
- --homepage-pillar-3-bg : linear-gradient (180deg , #a268c1 4% , #4b3773 99% );
159
159
160
160
--home-quicklinks-bg : #23344a ;
161
161
--home-quicklinks-color : #ffffff ;
Original file line number Diff line number Diff line change 831
831
border-radius : 22px ;
832
832
overflow : hidden ;
833
833
pre .highlight {
834
- background : var (--get-started-code -primary-bg );
834
+ background : var (--get-started-card -primary-bg );
835
835
}
836
836
}
837
837
You can’t perform that action at this time.
0 commit comments