Update: 将子项目从 submodule 转为完整内容
- 移除 GovAI, nomifun-tauri, 算力盒子 的 submodule 引用 - 添加所有子项目的完整源代码 - 保留原始 .git 为 .git.bak 备份
This commit is contained in:
+41
@@ -0,0 +1,41 @@
|
||||
# Liquid Flow — Fluid Light Effects
|
||||
|
||||
## Style Overview
|
||||
|
||||
Deep purple background with multicolor fluid light spots, large ellipses with low transparency overlapping to create a liquid flow effect.
|
||||
|
||||
- **Scene**: Brand visual upgrade, creative launches, fashion showcases, premium products
|
||||
- **Mood**: Flowing, dreamy, premium, avant-garde
|
||||
- **Tone**: Dark tones, multicolor gradient light effects
|
||||
|
||||
## Color Palette
|
||||
|
||||
| Name | Hex | Usage |
|
||||
| ----------------- | ------- | -------------------- |
|
||||
| Deep Purple Night | #0F0F2D | Page background |
|
||||
| Violet | #6C63FF | Primary light spot |
|
||||
| Mint Green | #48E5C2 | Auxiliary light spot |
|
||||
| Coral Pink | #FF6B8A | Auxiliary light spot |
|
||||
| Electric Blue | #3D5AFE | Auxiliary light spot |
|
||||
| Amber | #F5AF19 | Small droplets |
|
||||
| Title White | #F5F5FF | Title text |
|
||||
| Body Blue | #C8C8FF | Body text |
|
||||
| Auxiliary Gray | #8888CC | Auxiliary text |
|
||||
|
||||
## Design Techniques
|
||||
|
||||
- **Fluid light spots**: 4 large ellipses (12-14cm) + 3 small droplets (3-4cm), different colors, different transparency (0.28-0.55), with rotation
|
||||
- **Liquid flow effect**: Ellipses overlap each other, color mixing creates depth effect
|
||||
- **Morph choreography**: Light spots shift significantly between pages (10-15cm) + rotation changes, creating a sense of flow
|
||||
- **Characteristics**: Irregular fluid light spots + multicolor layering, creating liquid flow effect
|
||||
|
||||
## Reference Script
|
||||
|
||||
Complete build script is in `build.sh`.
|
||||
|
||||
**Recommended slides to read for understanding core design techniques**:
|
||||
|
||||
- **Slide 1 (hero)** — Fluid light spot layout and layering effects
|
||||
- **Slide 3 (pillars)** — How light spots complement content cards
|
||||
|
||||
No need to read all — skim 2-3 representative slides.
|
||||
Reference in New Issue
Block a user