Update: 将子项目从 submodule 转为完整内容
- 移除 GovAI, nomifun-tauri, 算力盒子 的 submodule 引用 - 添加所有子项目的完整源代码 - 保留原始 .git 为 .git.bak 备份
This commit is contained in:
+56
@@ -0,0 +1,56 @@
|
||||
# Cyber Future — Cyberpunk 2050
|
||||
|
||||
## Style Overview
|
||||
|
||||
Futuristic cyberpunk aesthetic with glowing neon cyan elements against near-black backgrounds. Features a glowing orb as the main scene element with geometric accents, creating an immersive sci-fi atmosphere.
|
||||
|
||||
- **Scenario**: Futuristic topics, tech vision, cyberpunk aesthetics, AI/robotics presentations
|
||||
- **Mood**: Futuristic, cyberpunk, immersive, sci-fi
|
||||
- **Tone**: Near-black with electric cyan and teal
|
||||
|
||||
## Color Palette
|
||||
|
||||
| Name | Hex | Usage |
|
||||
| -------------- | ------- | ------------------------------ |
|
||||
| Background | #0B0C10 | Near-black charcoal canvas |
|
||||
| Primary accent | #66FCF1 | Electric cyan for highlights |
|
||||
| Secondary | #45A29E | Teal for supporting elements |
|
||||
| Card BG | #1F2833 | Dark gray for content grouping |
|
||||
| Primary text | #FFFFFF | White for main text |
|
||||
| Secondary text | #C5C6C7 | Light gray for secondary text |
|
||||
|
||||
## Typography
|
||||
|
||||
| Element | Font |
|
||||
| ---------- | -------------------------- |
|
||||
| Title (EN) | Montserrat |
|
||||
| Title (CN) | Source Han Sans (思源黑体) |
|
||||
| Body | Source Han Sans |
|
||||
|
||||
## Design Techniques
|
||||
|
||||
- Glowing orb as main scene element
|
||||
- Dark card backgrounds for content grouping
|
||||
- Electric cyan accent for highlights and data
|
||||
- Clean geometric scene actors (lines, dots, frames)
|
||||
- Morph transitions with scene actor position shifts
|
||||
- Cyberpunk color palette (dark + neon cyan)
|
||||
|
||||
## Page Structure (5 slides)
|
||||
|
||||
| Slide | Type | Elements | Description |
|
||||
| ----- | --------- | -------- | --------------------------------------------- |
|
||||
| 1 | hero | 20 | Title with glowing orb and geometric elements |
|
||||
| 2 | statement | 20 | Centered statement with shifted scene actors |
|
||||
| 3 | pillars | 20 | 3-column layout for key concepts |
|
||||
| 4 | evidence | 20 | Data display with cyan numbers on dark cards |
|
||||
| 5 | cta | 20 | Closing slide with call to action |
|
||||
|
||||
## Reference Script
|
||||
|
||||
Complete build script available in `build.sh`.
|
||||
|
||||
**Recommended slides to read for understanding core design techniques**:
|
||||
|
||||
- **Slide 1 (hero)** — glowing orb + geometric elements establishing cyberpunk atmosphere
|
||||
- **Slide 4 (evidence)** — cyan data numbers on dark cards demonstrating neon accent usage
|
||||
Reference in New Issue
Block a user