| 1 | ## canvas |
| 2 | - viewBox: 0 0 1280 720 |
| 3 | - format: PPT 16:9 |
| 4 | |
| 5 | ## colors |
| 6 | - bg: #F6F1E8 |
| 7 | - bg_secondary: #EFE7DA |
| 8 | - surface: #FFFFFF |
| 9 | - primary: #A44A3F |
| 10 | - accent: #6E7C80 |
| 11 | - secondary_accent: #B6915E |
| 12 | - text: #1F1B16 |
| 13 | - text_secondary: #6A6258 |
| 14 | - text_tertiary: #978C7E |
| 15 | - border: #D8CBB8 |
| 16 | |
| 17 | ## typography |
| 18 | - font_family: "PingFang SC", "Microsoft YaHei", Arial, sans-serif |
| 19 | - title_family: SimSun |
| 20 | - body_family: "PingFang SC", "Microsoft YaHei", Arial, sans-serif |
| 21 | - emphasis_family: "Microsoft YaHei", Arial, sans-serif |
| 22 | - tiny_label: 12 |
| 23 | - body: 20 |
| 24 | - body_small: 16 |
| 25 | - body_medium: 18 |
| 26 | - label: 15 |
| 27 | - section_label: 22 |
| 28 | - cover_title: 64 |
| 29 | - display: 30 |
| 30 | - hero_quote: 48 |
| 31 | - title: 34 |
| 32 | - emphasis_title: 28 |
| 33 | - subtitle: 24 |
| 34 | - annotation: 14 |
| 35 | - page_number: 11 |
| 36 | |
| 37 | ## icons |
| 38 | - library: tabler-outline |
| 39 | - inventory: building, building-monument, school, train, compass, article, book-2, eye, timeline, flag, heart, globe |
| 40 | |
| 41 | ## images |
| 42 | - lin_portrait: images/lin_portrait.png |
| 43 | - jihai_station_old: images/jihai_station_old.png |
| 44 | - jihai_station_new: images/jihai_station_new.png |
| 45 | - pku_geology: images/pku_geology.png |
| 46 | - yingqiu_yuan: images/yingqiu_yuan.png |
| 47 | - kunming_site: images/kunming_site.png |
| 48 | - babaoshan: images/babaoshan.png |
| 49 | - monument: images/monument.png |
| 50 | - lin_tomb: images/lin_tomb.png |
| 51 | - first_paper: images/first_paper.png |
| 52 | - liang_lin_together: images/liang_lin_together.png |
| 53 | - lin_survey: images/lin_survey.png |
| 54 | - lin_later: images/lin_later.png |
| 55 | |
| 56 | ## page_rhythm |
| 57 | - P01: anchor |
| 58 | - P02: breathing |
| 59 | - P03: dense |
| 60 | - P04: dense |
| 61 | - P05: breathing |
| 62 | - P06: dense |
| 63 | - P07: dense |
| 64 | - P08: breathing |
| 65 | - P09: anchor |
| 66 | |
| 67 | ## forbidden |
| 68 | - Mixing icon libraries |
| 69 | - `<style>`, `class`, `<foreignObject>`, `textPath`, `@font-face`, `<animate*>`, `<script>`, `<iframe>`, `<symbol>`+`<use>` |
| 70 |