File tree 1 file changed +13
-20
lines changed
1 file changed +13
-20
lines changed Original file line number Diff line number Diff line change 7
7
"title" : " " ,
8
8
"branch" : " " ,
9
9
"style" : {
10
- "name" : " Future " ,
10
+ "name" : " Material " ,
11
11
"componentSet" : {
12
- "nav" : " nav/BasicNav " ,
13
- "header" : " header/BannerHeader " ,
12
+ "nav" : " nav/DarkAbsoluteNav " ,
13
+ "header" : " header/GradientHeader " ,
14
14
"article" : " article/BasicArticle" ,
15
15
"footer" : " footer/BasicFooter"
16
16
},
17
- "fontFamily" : " \" Avenir Next \" , Helvetica , sans-serif" ,
17
+ "fontFamily" : " Roboto , sans-serif" ,
18
18
"heading" : {
19
19
"fontWeight" : 500 ,
20
- "textTransform" : " uppercase" ,
21
- "letterSpacing" : " 0.2em"
22
- },
23
- "alternativeText" : {
24
- "textTransform" : " uppercase" ,
25
- "fontWeight" : 400 ,
26
- "letterSpacing" : " 0.2em" ,
27
- "opacity" : 0.75
20
+ "letterSpacing" : " -0.01em"
28
21
},
29
22
"colors" : {
30
- "text" : " #333 " ,
23
+ "text" : " #212121 " ,
31
24
"background" : " #fff" ,
32
- "primary" : " #666 " ,
33
- "secondary" : " #888 " ,
34
- "highlight" : " #1f80ff " ,
35
- "muted " : " #f6f6f6 " ,
36
- "border " : " #eee "
25
+ "primary" : " #2196f3 " ,
26
+ "secondary" : " #1565c0 " ,
27
+ "highlight" : " #ff4081 " ,
28
+ "border " : " #e0e0e0 " ,
29
+ "muted " : " #f5f5f5 "
37
30
},
38
31
"layout" : {
39
32
"centered" : true ,
40
- "maxWidth " : 1024 ,
41
- "bannerHeight " : " 80vh "
33
+ "bannerHeight " : " 80vh " ,
34
+ "maxWidth " : 896
42
35
}
43
36
},
44
37
"content" : [
You can’t perform that action at this time.
0 commit comments