| 1 | # Execution Lock |
| 2 | |
| 3 | ## canvas |
| 4 | - viewBox: 0 0 1280 720 |
| 5 | - format: PPT 16:9 |
| 6 | |
| 7 | ## colors |
| 8 | - bg: #1A1714 |
| 9 | - secondary_bg: #2A2520 |
| 10 | - primary: #C4A882 |
| 11 | - accent: #D4956A |
| 12 | - secondary_accent: #8B7355 |
| 13 | - text: #E8E0D4 |
| 14 | - text_secondary: #B0A08E |
| 15 | - text_tertiary: #7A6E60 |
| 16 | - border: #3D362E |
| 17 | - success: #7BA37B |
| 18 | - warning: #C06048 |
| 19 | |
| 20 | ## typography |
| 21 | - font_family: "Microsoft YaHei", "PingFang SC", Arial, sans-serif |
| 22 | - title_family: Georgia, SimSun, serif |
| 23 | - emphasis_family: Georgia, SimSun, serif |
| 24 | - code_family: Consolas, "Courier New", monospace |
| 25 | - body: 22 |
| 26 | - title: 32 |
| 27 | - subtitle: 28 |
| 28 | - annotation: 16 |
| 29 | - cover_title: 80 |
| 30 | - chapter_title: 48 |
| 31 | |
| 32 | ## icons |
| 33 | - library: tabler-filled |
| 34 | - inventory: palette, diamond, paint, home, sun, leaf, sparkles, heart, book, eye, adjustments, star |
| 35 | |
| 36 | ## images |
| 37 | - intro_living: images/intro_living.png |
| 38 | - space_overview: images/space_overview.png |
| 39 | - color_wheel: images/color_wheel.png |
| 40 | - brown_cozy: images/brown_cozy.png |
| 41 | - light_tone_room: images/light_tone_room.png |
| 42 | - saturated_room: images/saturated_room.png |
| 43 | - material_detail: images/material_detail.png |
| 44 | - light_material: images/light_material.png |
| 45 | - texture_tactile: images/texture_tactile.png |
| 46 | - texture_visual: images/texture_visual.png |
| 47 | - cmt_overview: images/cmt_overview.png |
| 48 | - cmt_neutral_mix: images/cmt_neutral_mix.png |
| 49 | - dark_tone_luxury: images/dark_tone_luxury.png |
| 50 | - cream_style: images/cream_style.png |
| 51 | - bohemian_style: images/bohemian_style.png |
| 52 | - retro_style: images/retro_style.png |
| 53 | - sustainable_luxury: images/sustainable_luxury.png |
| 54 | - book_cover1: images/book_cover1.png |
| 55 | - book_cover2: images/book_cover2.png |
| 56 | - book_inside1: images/book_inside1.png |
| 57 | - book_inside2: images/book_inside2.png |
| 58 | - book_display1: images/book_display1.png |
| 59 | - book_display2: images/book_display2.png |
| 60 | |
| 61 | ## page_rhythm |
| 62 | - P01: anchor |
| 63 | - P02: breathing |
| 64 | - P03: dense |
| 65 | - P04: dense |
| 66 | - P05: dense |
| 67 | - P06: dense |
| 68 | - P07: anchor |
| 69 | - P08: breathing |
| 70 | - P09: dense |
| 71 | - P10: breathing |
| 72 | - P11: dense |
| 73 | - P12: anchor |
| 74 | |
| 75 | ## forbidden |
| 76 | - Mixing icon libraries |
| 77 | - `<style>`, `class`, `<foreignObject>`, `textPath`, `@font-face`, `<animate*>`, `<script>`, `<iframe>`, `<symbol>`+`<use>` |
| 78 |