| 1 | # Execution Lock |
| 2 | |
| 3 | ## canvas |
| 4 | - viewBox: 0 0 1280 720 |
| 5 | - format: PPT 16:9 |
| 6 | |
| 7 | ## colors |
| 8 | - bg: #F5F2EC |
| 9 | - secondary_bg: #EDE8DE |
| 10 | - primary: #1C1C1C |
| 11 | - accent: #B8935A |
| 12 | - text: #1C1C1C |
| 13 | - text_secondary: #5C5852 |
| 14 | - text_tertiary: #8B8680 |
| 15 | - border: #D4CFC4 |
| 16 | - accent_light: #E8C788 |
| 17 | - scrim: #0A0A0A |
| 18 | |
| 19 | ## typography |
| 20 | - font_family: "Microsoft YaHei", "PingFang SC", Arial, sans-serif |
| 21 | - title_family: Georgia, "Microsoft YaHei", "PingFang SC", serif |
| 22 | - body_family: "Microsoft YaHei", "PingFang SC", Arial, sans-serif |
| 23 | - emphasis_family: KaiTi, Georgia, "Microsoft YaHei", serif |
| 24 | - title_alt_family: Georgia, "Microsoft YaHei", serif |
| 25 | - label_family: Georgia, serif |
| 26 | - caption_family: "Microsoft YaHei", sans-serif |
| 27 | - kai_short_family: KaiTi, "Microsoft YaHei", serif |
| 28 | - kai_serif_family: KaiTi, Georgia, serif |
| 29 | - kai_family: KaiTi, serif |
| 30 | - code_family: Consolas, "Courier New", monospace |
| 31 | - body: 22 |
| 32 | - title: 40 |
| 33 | - subtitle: 28 |
| 34 | - annotation: 15 |
| 35 | - cover_title: 72 |
| 36 | - project_number: 88 |
| 37 | - page_number: 12 |
| 38 | - giant_number: 280 |
| 39 | |
| 40 | ## icons |
| 41 | - library: tabler-outline |
| 42 | - stroke_width: 1.5 |
| 43 | - inventory: map-pin, calendar, blockquote, arrow-right |
| 44 | |
| 45 | ## images |
| 46 | - ando_h_rooftop: images/ando_h_rooftop.png |
| 47 | - ando_h_exterior: images/ando_h_exterior.png |
| 48 | - ando_h_interior: images/ando_h_interior.png |
| 49 | - chipperfield_milan_exterior: images/chipperfield_milan_exterior.png |
| 50 | - chipperfield_roman_amphitheater: images/chipperfield_roman_amphitheater.png |
| 51 | - chipperfield_milan_facade: images/chipperfield_milan_facade.png |
| 52 | - zaha_tamkang_bridge: images/zaha_tamkang_bridge.png |
| 53 | - zaha_tamkang_structure: images/zaha_tamkang_structure.png |
| 54 | - zaha_tamkang_full: images/zaha_tamkang_full.png |
| 55 | - foster_shanghai_exterior: images/foster_shanghai_exterior.png |
| 56 | - foster_shanghai_petal: images/foster_shanghai_petal.png |
| 57 | - oma_new_museum_before: images/oma_new_museum_before.png |
| 58 | - oma_new_museum_after: images/oma_new_museum_after.png |
| 59 | - oma_new_museum_massing: images/oma_new_museum_massing.png |
| 60 | - oma_new_museum_interior: images/oma_new_museum_interior.png |
| 61 | - zumthor_lacma_exterior: images/zumthor_lacma_exterior.png |
| 62 | - zumthor_lacma_underside: images/zumthor_lacma_underside.png |
| 63 | - zumthor_lacma_interior: images/zumthor_lacma_interior.png |
| 64 | - gehry_abu_dhabi_render1: images/gehry_abu_dhabi_render1.png |
| 65 | - gehry_abu_dhabi_render2: images/gehry_abu_dhabi_render2.png |
| 66 | - gehry_abu_dhabi_render3: images/gehry_abu_dhabi_render3.png |
| 67 | - kere_senegal_exterior: images/kere_senegal_exterior.png |
| 68 | - kere_senegal_courtyard: images/kere_senegal_courtyard.png |
| 69 | - kere_senegal_interior: images/kere_senegal_interior.png |
| 70 | |
| 71 | ## page_rhythm |
| 72 | - P01: anchor |
| 73 | - P02: anchor |
| 74 | - P03: dense |
| 75 | - P04: dense |
| 76 | - P05: breathing |
| 77 | - P06: breathing |
| 78 | - P07: dense |
| 79 | - P08: breathing |
| 80 | - P09: breathing |
| 81 | - P10: dense |
| 82 | - P11: anchor |
| 83 | |
| 84 | ## page_layouts |
| 85 | |
| 86 | ## page_charts |
| 87 | |
| 88 | ## forbidden |
| 89 | - Mixing icon libraries |
| 90 | - `<style>`, `class`, `<foreignObject>`, `textPath`, `@font-face`, `<animate*>`, `<script>`, `<iframe>`, `<symbol>`+`<use>` |
| 91 | - HTML named entities in text — write as raw Unicode |
| 92 |