[brand] ourdigital-brand-guide v1.1 + 전체 Skills 정합성 업데이트
Core Values 재정의: 마케팅 과학 / 실행 성과 중심 / 지속 성장 Value Prop: 마케팅 과학으로 진단하고, 실행으로 처방합니다 Brand Compliance: 5항목 → 7항목 Deprecated Terms 섹션 신설 폰트 통일: Noto Sans KR / Inter (Poppins/Lora 교체) 색상 참조 통일: #221814 / #cedc00 Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -103,7 +103,7 @@ python code/scripts/apply_brand.py synthesis.json --preview
|
||||
See `code/assets/brand_config.json` for:
|
||||
- Logo placement
|
||||
- Color scheme (OurDigital palette)
|
||||
- Font settings (Poppins/Lora)
|
||||
- Font settings (Noto Sans KR/Inter)
|
||||
- Slide templates
|
||||
|
||||
## Quick Commands
|
||||
|
||||
@@ -14,9 +14,9 @@
|
||||
"surface": "#f1f3f4"
|
||||
},
|
||||
"fonts": {
|
||||
"heading": "Poppins",
|
||||
"subheading": "Poppins",
|
||||
"body": "Lora",
|
||||
"heading": "Inter",
|
||||
"subheading": "Inter",
|
||||
"body": "Noto Sans KR",
|
||||
"caption": "Arial",
|
||||
"fallback": {
|
||||
"heading": "Arial",
|
||||
|
||||
@@ -254,7 +254,7 @@ Layout patterns and best practices for different slide types.
|
||||
### Font Pairing
|
||||
```
|
||||
Heading Font + Body Font
|
||||
- Poppins + Lora
|
||||
- Inter + Noto Sans KR (OurDigital primary)
|
||||
- Arial + Georgia
|
||||
- Helvetica + Times
|
||||
- Roboto + Merriweather
|
||||
|
||||
Reference in New Issue
Block a user