返回 ppt-master
spec_lock.md
1 # Execution Lock
2
3 ## canvas
4 - viewBox: 0 0 1280 720
5 - format: PPT 16:9
6
7 ## colors
8 - bg: #0F1117
9 - secondary_bg: #1A1D27
10 - primary: #D4845A
11 - accent: #5B9BD5
12 - secondary_accent: #E8B87D
13 - text: #E8E8EC
14 - text_secondary: #9CA3AF
15 - text_tertiary: #6B7280
16 - border: #2D3348
17 - success: #4ADE80
18 - warning: #F87171
19
20 ## typography
21 - font_family: "Helvetica Neue", Arial, sans-serif
22 - code_family: Consolas, "Courier New", monospace
23 - body: 18
24 - title: 32
25 - subtitle: 24
26 - annotation: 14
27 - cover_title: 60
28
29 ## icons
30 - library: chunk
31 - inventory: robot, code, lightbulb, layers, arrow-right, route, grid, cube, arrows-repeat, shield-check, toolbox, target, badge-check, terminal, cog, share-nodes, eye, book-open, microchip, server, star, checkmark, link
32
33 ## images
34 - image: images/image.png
35 - image_1: images/image_1.png
36 - image_2: images/image_2.png
37 - image_3: images/image_3.png
38 - image_4: images/image_4.png
39 - image_5: images/image_5.png
40 - image_6: images/image_6.png
41 - image_7: images/image_7.png
42
43 ## page_rhythm
44 - P01: anchor
45 - P02: breathing
46 - P03: dense
47 - P04: breathing
48 - P05: dense
49 - P06: dense
50 - P07: dense
51 - P08: dense
52 - P09: dense
53 - P10: breathing
54 - P11: dense
55 - P12: anchor
56
57 ## forbidden
58 - Mixing icon libraries
59 - `<style>`, `class`, `<foreignObject>`, `textPath`, `@font-face`, `<animate*>`, `<script>`, `<iframe>`, `<symbol>`+`<use>`
60
60 lines MARKDOWN