oh-my-design-cli 1.8.6 → 1.9.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/.claude/hooks/lib/preferences-parser.cjs +1 -0
- package/.claude/hooks/lib/preferences-writer.cjs +1 -0
- package/.claude/hooks/post-edit-watch.cjs +1 -0
- package/.claude/hooks/session-end-foldin.cjs +1 -0
- package/.claude/hooks/session-state-loader.cjs +1 -0
- package/.claude/hooks/skill-activation.cjs +1 -0
- package/.claude/settings.json +10 -1
- package/.github/assets/logo-bg.png +0 -0
- package/AGENTS.md +20 -1
- package/CHANGELOG.md +482 -0
- package/MIGRATION.md +103 -0
- package/README.ja.md +56 -19
- package/README.ko.md +47 -30
- package/README.md +48 -30
- package/README.zh-TW.md +59 -22
- package/agents/AGENT.md +8 -7
- package/agents/omd-codex-image.md +1 -1
- package/agents/omd-critic.md +6 -7
- package/agents/omd-designer-review.md +1 -1
- package/agents/omd-final-qa.md +1 -1
- package/agents/omd-humanizer.md +38 -0
- package/agents/omd-kr-writer.md +3 -4
- package/agents/omd-locale-adapter.md +12 -16
- package/agents/omd-master.md +24 -19
- package/agents/omd-microcopy.md +1 -1
- package/agents/omd-orchestrator.md +7 -8
- package/agents/omd-slop-auditor.md +31 -0
- package/agents/omd-ux-researcher.md +1 -1
- package/data/reference-fingerprints.json +2761 -85
- package/dist/bin/oh-my-design.js +16 -8
- package/dist/bin/oh-my-design.js.map +1 -1
- package/dist/chunk-UJIHCEYF.js +99 -0
- package/dist/chunk-UJIHCEYF.js.map +1 -0
- package/dist/doctor-LDWSFM3I.js +763 -0
- package/dist/doctor-LDWSFM3I.js.map +1 -0
- package/dist/install-skills-ZZFNJ2II.js +1120 -0
- package/dist/install-skills-ZZFNJ2II.js.map +1 -0
- package/docs/CLI_QUICKSTART.md +157 -0
- package/package.json +25 -4
- package/scripts/postinstall.cjs +5 -4
- package/skills/claude-design/SKILL.md +38 -14
- package/skills/claude-design/references/claude-design-flow.md +11 -11
- package/skills/claude-design/references/codebase-analysis.md +5 -4
- package/skills/omd-final-qa/SKILL.md +1 -1
- package/skills/omd-harness/SKILL.md +51 -50
- package/skills/omd-humanize/SKILL.md +116 -0
- package/skills/omd-humanize/agents/openai.yaml +4 -0
- package/skills/omd-humanize/references/locale-playbooks.md +102 -0
- package/skills/omd-humanize/references/sources.md +11 -0
- package/skills/omd-init/SKILL.md +18 -12
- package/skills/omd-locale-adapter/SKILL.md +58 -91
- package/skills/omd-orchestrator/SKILL.md +11 -5
- package/skills/omd-reference-capture/SKILL.md +80 -26
- package/skills/omd-reference-capture/scripts/PLAYWRIGHT-LICENSE.txt +202 -0
- package/skills/omd-reference-capture/scripts/PLAYWRIGHT-NOTICE.txt +5 -0
- package/skills/omd-reference-capture/scripts/THIRD_PARTY_NOTICES.md +3 -0
- package/skills/omd-reference-capture/scripts/capture-reference-evidence.mjs +159906 -0
- package/skills/omd-slop-audit/SKILL.md +110 -0
- package/skills/omd-slop-audit/agents/openai.yaml +4 -0
- package/skills/omd-slop-audit/references/pattern-catalog.md +96 -0
- package/skills/omd-slop-audit/references/sources.md +24 -0
- package/web/references/104/DESIGN.md +354 -0
- package/web/references/11st/DESIGN.md +197 -316
- package/web/references/29cm/DESIGN.md +297 -393
- package/web/references/42dot/DESIGN.md +390 -0
- package/web/references/8percent/DESIGN.md +438 -0
- package/web/references/ably/DESIGN.md +267 -572
- package/web/references/acer/DESIGN.md +329 -0
- package/web/references/airbnb/DESIGN.md +219 -557
- package/web/references/airbridge/DESIGN.md +451 -0
- package/web/references/alipay/DESIGN.md +179 -420
- package/web/references/apple/DESIGN.md +224 -498
- package/web/references/asleep/DESIGN.md +402 -0
- package/web/references/au/DESIGN.md +334 -0
- package/web/references/autopedia/DESIGN.md +382 -0
- package/web/references/aws-cloudscape/DESIGN.md +241 -0
- package/web/references/baemin/DESIGN.md +332 -491
- package/web/references/banksalad/DESIGN.md +269 -180
- package/web/references/barogo/DESIGN.md +416 -0
- package/web/references/beusable/DESIGN.md +464 -0
- package/web/references/bigin/DESIGN.md +454 -0
- package/web/references/bilibili/DESIGN.md +206 -374
- package/web/references/bmw/DESIGN.md +162 -276
- package/web/references/brandi/DESIGN.md +184 -325
- package/web/references/buzzvil/DESIGN.md +457 -0
- package/web/references/cafe24/DESIGN.md +472 -0
- package/web/references/catchtable/DESIGN.md +219 -264
- package/web/references/cgv/DESIGN.md +317 -0
- package/web/references/channeltalk/DESIGN.md +210 -336
- package/web/references/china-airlines/DESIGN.md +291 -0
- package/web/references/cjonstyle/DESIGN.md +453 -0
- package/web/references/class101/DESIGN.md +168 -387
- package/web/references/classum/DESIGN.md +228 -203
- package/web/references/claude/DESIGN.md +242 -479
- package/web/references/clay/DESIGN.md +179 -377
- package/web/references/clickhouse/DESIGN.md +254 -343
- package/web/references/codeit/DESIGN.md +470 -0
- package/web/references/cohere/DESIGN.md +214 -324
- package/web/references/coinone/DESIGN.md +199 -179
- package/web/references/corca/DESIGN.md +414 -0
- package/web/references/coupang/DESIGN.md +205 -475
- package/web/references/cursor/DESIGN.md +240 -381
- package/web/references/dabang/DESIGN.md +248 -213
- package/web/references/dable/DESIGN.md +431 -0
- package/web/references/datarize/DESIGN.md +338 -0
- package/web/references/dealicious/DESIGN.md +402 -0
- package/web/references/drdiary/DESIGN.md +404 -0
- package/web/references/elastic/DESIGN.md +238 -0
- package/web/references/elevenlabs/DESIGN.md +183 -321
- package/web/references/elice/DESIGN.md +445 -0
- package/web/references/eslite/DESIGN.md +257 -0
- package/web/references/evaair/DESIGN.md +338 -0
- package/web/references/expo/DESIGN.md +238 -331
- package/web/references/familymart-tw/DESIGN.md +254 -0
- package/web/references/ferrari/DESIGN.md +160 -377
- package/web/references/figma/DESIGN.md +197 -451
- package/web/references/fitpet/DESIGN.md +445 -0
- package/web/references/flex/DESIGN.md +170 -253
- package/web/references/framer/DESIGN.md +197 -340
- package/web/references/freee/DESIGN.md +211 -533
- package/web/references/friendliai/DESIGN.md +431 -0
- package/web/references/frip/DESIGN.md +440 -0
- package/web/references/furiosaai/DESIGN.md +450 -0
- package/web/references/gangnamunni/DESIGN.md +154 -591
- package/web/references/gaudiolab/DESIGN.md +414 -0
- package/web/references/google/DESIGN.md +290 -398
- package/web/references/goorm/DESIGN.md +470 -0
- package/web/references/greencar/DESIGN.md +420 -0
- package/web/references/hackle/DESIGN.md +472 -0
- package/web/references/hashicorp/DESIGN.md +273 -318
- package/web/references/heydealer/DESIGN.md +429 -0
- package/web/references/humanscape/DESIGN.md +433 -0
- package/web/references/hwahae/DESIGN.md +453 -0
- package/web/references/hyundai/DESIGN.md +158 -368
- package/web/references/hyundaicard/DESIGN.md +171 -121
- package/web/references/ibm/DESIGN.md +227 -378
- package/web/references/idus/DESIGN.md +450 -0
- package/web/references/igaworks/DESIGN.md +437 -0
- package/web/references/inflearn/DESIGN.md +221 -366
- package/web/references/intuit/DESIGN.md +244 -0
- package/web/references/jandi/DESIGN.md +191 -291
- package/web/references/jobplanet/DESIGN.md +415 -0
- package/web/references/kakao/DESIGN.md +287 -475
- package/web/references/kakaobank/DESIGN.md +220 -521
- package/web/references/kakaogames/DESIGN.md +220 -0
- package/web/references/kakaopay/DESIGN.md +207 -526
- package/web/references/karrot/DESIGN.md +227 -251
- package/web/references/kb-kookmin/DESIGN.md +308 -0
- package/web/references/kbank/DESIGN.md +220 -175
- package/web/references/kcd/DESIGN.md +432 -0
- package/web/references/kmong/DESIGN.md +281 -356
- package/web/references/krds/DESIGN.md +245 -19
- package/web/references/kream/DESIGN.md +224 -359
- package/web/references/kurly/DESIGN.md +211 -533
- package/web/references/kyobobook/DESIGN.md +445 -0
- package/web/references/lablup/DESIGN.md +474 -0
- package/web/references/lamborghini/DESIGN.md +198 -360
- package/web/references/lemonbase/DESIGN.md +452 -0
- package/web/references/lguplus/DESIGN.md +259 -0
- package/web/references/likelion/DESIGN.md +283 -0
- package/web/references/line/DESIGN.md +396 -355
- package/web/references/linear.app/DESIGN.md +209 -562
- package/web/references/lotteon/DESIGN.md +386 -0
- package/web/references/lovable/DESIGN.md +255 -349
- package/web/references/makinarocks/DESIGN.md +242 -0
- package/web/references/maum-ai/DESIGN.md +423 -0
- package/web/references/medibloc/DESIGN.md +425 -0
- package/web/references/megabox/DESIGN.md +232 -0
- package/web/references/mercari/DESIGN.md +217 -434
- package/web/references/microsoft/DESIGN.md +234 -388
- package/web/references/mildang/DESIGN.md +411 -0
- package/web/references/millie/DESIGN.md +183 -504
- package/web/references/minimax/DESIGN.md +264 -322
- package/web/references/miricanvas/DESIGN.md +182 -355
- package/web/references/miro/DESIGN.md +234 -232
- package/web/references/mistral.ai/DESIGN.md +231 -314
- package/web/references/mixi/DESIGN.md +234 -0
- package/web/references/moin/DESIGN.md +445 -0
- package/web/references/mongodb/DESIGN.md +219 -316
- package/web/references/moreh/DESIGN.md +437 -0
- package/web/references/musinsa/DESIGN.md +184 -510
- package/web/references/mynavi/DESIGN.md +242 -0
- package/web/references/myrealtrip/DESIGN.md +169 -406
- package/web/references/naver/DESIGN.md +328 -499
- package/web/references/naverwebtoon/DESIGN.md +172 -395
- package/web/references/neosapience/DESIGN.md +441 -0
- package/web/references/nhn/DESIGN.md +169 -346
- package/web/references/nhncloud/DESIGN.md +185 -123
- package/web/references/nota/DESIGN.md +451 -0
- package/web/references/notion/DESIGN.md +271 -475
- package/web/references/nrise/DESIGN.md +417 -0
- package/web/references/ohouse/DESIGN.md +210 -549
- package/web/references/oliveyoung/DESIGN.md +217 -326
- package/web/references/ollama/DESIGN.md +241 -308
- package/web/references/onestore/DESIGN.md +248 -0
- package/web/references/palantir/DESIGN.md +256 -0
- package/web/references/panasonic/DESIGN.md +276 -0
- package/web/references/patternfly/DESIGN.md +259 -0
- package/web/references/payhere/DESIGN.md +438 -0
- package/web/references/pega/DESIGN.md +262 -0
- package/web/references/peoplefund/DESIGN.md +431 -0
- package/web/references/petfriends/DESIGN.md +428 -0
- package/web/references/pinkfong/DESIGN.md +199 -367
- package/web/references/pinterest/DESIGN.md +258 -308
- package/web/references/portone/DESIGN.md +446 -0
- package/web/references/poya/DESIGN.md +286 -0
- package/web/references/pozalabs/DESIGN.md +438 -0
- package/web/references/protopie/DESIGN.md +419 -0
- package/web/references/qraft/DESIGN.md +448 -0
- package/web/references/queenit/DESIGN.md +432 -0
- package/web/references/quotabook/DESIGN.md +449 -0
- package/web/references/rebellions/DESIGN.md +449 -0
- package/web/references/recruit/DESIGN.md +247 -0
- package/web/references/remember/DESIGN.md +202 -396
- package/web/references/resend/DESIGN.md +274 -348
- package/web/references/returnzero/DESIGN.md +460 -0
- package/web/references/sakura-internet/DESIGN.md +269 -0
- package/web/references/samsung/DESIGN.md +157 -359
- package/web/references/sandoll/DESIGN.md +445 -0
- package/web/references/sanity/DESIGN.md +241 -375
- package/web/references/saramin/DESIGN.md +465 -0
- package/web/references/scatterlab/DESIGN.md +412 -0
- package/web/references/selectstar/DESIGN.md +439 -0
- package/web/references/servicenow/DESIGN.md +289 -0
- package/web/references/shiftee/DESIGN.md +468 -0
- package/web/references/shinhanbank/DESIGN.md +161 -341
- package/web/references/shinhancard/DESIGN.md +208 -319
- package/web/references/sionic/DESIGN.md +454 -0
- package/web/references/sktelecom/DESIGN.md +310 -0
- package/web/references/socar/DESIGN.md +125 -32
- package/web/references/softbank/DESIGN.md +231 -0
- package/web/references/solapi/DESIGN.md +483 -0
- package/web/references/sony/DESIGN.md +234 -0
- package/web/references/soop/DESIGN.md +261 -0
- package/web/references/spacex/DESIGN.md +184 -323
- package/web/references/spotify/DESIGN.md +253 -394
- package/web/references/squeezebits/DESIGN.md +441 -0
- package/web/references/stayfolio/DESIGN.md +422 -0
- package/web/references/stripe/DESIGN.md +212 -491
- package/web/references/supabase/DESIGN.md +244 -316
- package/web/references/supertone/DESIGN.md +413 -0
- package/web/references/tabling/DESIGN.md +415 -0
- package/web/references/taishinbank/DESIGN.md +243 -0
- package/web/references/teamlab/DESIGN.md +240 -0
- package/web/references/teamsparta/DESIGN.md +472 -0
- package/web/references/tellingme/DESIGN.md +392 -0
- package/web/references/tesla/DESIGN.md +244 -427
- package/web/references/thsr/DESIGN.md +284 -0
- package/web/references/thumbtack/DESIGN.md +302 -0
- package/web/references/together.ai/DESIGN.md +257 -304
- package/web/references/toss/DESIGN.md +251 -593
- package/web/references/toss-securities/DESIGN.md +255 -178
- package/web/references/tossbank/DESIGN.md +195 -491
- package/web/references/toyota/DESIGN.md +238 -0
- package/web/references/tving/DESIGN.md +197 -245
- package/web/references/typed/DESIGN.md +413 -0
- package/web/references/uber/DESIGN.md +256 -333
- package/web/references/udn/DESIGN.md +250 -0
- package/web/references/upbit/DESIGN.md +145 -256
- package/web/references/upstage/DESIGN.md +211 -204
- package/web/references/uswds/DESIGN.md +287 -0
- package/web/references/vercel/DESIGN.md +236 -440
- package/web/references/vuno/DESIGN.md +413 -0
- package/web/references/wanted/DESIGN.md +215 -487
- package/web/references/weverse/DESIGN.md +437 -0
- package/web/references/wise/DESIGN.md +223 -231
- package/web/references/wisetracker/DESIGN.md +462 -0
- package/web/references/wooribank/DESIGN.md +245 -0
- package/web/references/yanolja/DESIGN.md +250 -419
- package/web/references/yeogiotte/DESIGN.md +235 -418
- package/web/references/zapier/DESIGN.md +256 -377
- package/web/references/zendesk/DESIGN.md +288 -0
- package/web/references/zigzag/DESIGN.md +200 -621
- package/dist/install-skills-7UUDOLG2.js +0 -734
- package/dist/install-skills-7UUDOLG2.js.map +0 -1
|
@@ -0,0 +1,317 @@
|
|
|
1
|
+
---
|
|
2
|
+
id: cgv
|
|
3
|
+
name: CGV
|
|
4
|
+
country: KR
|
|
5
|
+
category: consumer-tech
|
|
6
|
+
homepage: "https://www.cgv.co.kr/"
|
|
7
|
+
primary_color: "#121212"
|
|
8
|
+
logo:
|
|
9
|
+
type: favicon
|
|
10
|
+
slug: "https://www.google.com/s2/favicons?domain=cgv.co.kr&sz=128"
|
|
11
|
+
verified: "2026-07-13"
|
|
12
|
+
omd: "0.1"
|
|
13
|
+
verification_v2:
|
|
14
|
+
schema: 2
|
|
15
|
+
checked: "2026-07-13"
|
|
16
|
+
surfaces:
|
|
17
|
+
- { id: home, kind: marketing-product, url: "https://cgv.co.kr/", inspected: "2026-07-13" }
|
|
18
|
+
- { id: surface-2, kind: public-home-variant, url: "https://cgv.co.kr/", inspected: "2026-07-13" }
|
|
19
|
+
- { id: surface-3, kind: public-home-variant, url: "https://cgv.co.kr/", inspected: "2026-07-13" }
|
|
20
|
+
sources:
|
|
21
|
+
- { id: cgv-home, kind: product-surface, url: "https://cgv.co.kr/", captured: "2026-07-13" }
|
|
22
|
+
- { id: cgv-home-2, kind: product-surface, url: "https://cgv.co.kr/", captured: "2026-07-13" }
|
|
23
|
+
- { id: cgv-home-3, kind: product-surface, url: "https://cgv.co.kr/", captured: "2026-07-13" }
|
|
24
|
+
- { id: cgv-2024-report, kind: official-doc, url: "https://img.cgv.co.kr/company/sustainabilityStrategy/Report/2024/2024_CJCGV_SUSTAINABILITY_REPORT_kor.pdf", captured: "2026-07-13" }
|
|
25
|
+
- { id: pretendard-license, kind: license, url: "https://github.com/orioncactus/pretendard/blob/main/LICENSE", captured: "2026-07-13" }
|
|
26
|
+
conflicts: []
|
|
27
|
+
claims:
|
|
28
|
+
"tokens.colors.foreground": &home { surface_id: home, source_id: cgv-home, method: live-inspect, captured: "2026-07-13" }
|
|
29
|
+
"tokens.colors.canvas": *home
|
|
30
|
+
"tokens.colors.subtle": *home
|
|
31
|
+
"tokens.colors.secondary": *home
|
|
32
|
+
"tokens.colors.line": *home
|
|
33
|
+
"tokens.colors.signal": *home
|
|
34
|
+
"tokens.typography.family.sans": *home
|
|
35
|
+
"tokens.typography.display.size": *home
|
|
36
|
+
"tokens.typography.display.weight": *home
|
|
37
|
+
"tokens.typography.display.lineHeight": *home
|
|
38
|
+
"tokens.typography.display.tracking": *home
|
|
39
|
+
"tokens.typography.display.use": *home
|
|
40
|
+
"tokens.typography.body.size": *home
|
|
41
|
+
"tokens.typography.body.weight": *home
|
|
42
|
+
"tokens.typography.body.lineHeight": *home
|
|
43
|
+
"tokens.typography.body.tracking": *home
|
|
44
|
+
"tokens.typography.body.use": *home
|
|
45
|
+
"tokens.typography.label.size": *home
|
|
46
|
+
"tokens.typography.label.weight": *home
|
|
47
|
+
"tokens.typography.label.lineHeight": *home
|
|
48
|
+
"tokens.typography.label.tracking": *home
|
|
49
|
+
"tokens.typography.label.use": *home
|
|
50
|
+
"tokens.spacing.dense": *home
|
|
51
|
+
"tokens.spacing.sm": *home
|
|
52
|
+
"tokens.spacing.base": *home
|
|
53
|
+
"tokens.spacing.lg": *home
|
|
54
|
+
"tokens.rounded.badge": *home
|
|
55
|
+
"tokens.rounded.media": *home
|
|
56
|
+
"tokens.rounded.action": *home
|
|
57
|
+
"tokens.rounded.chip": *home
|
|
58
|
+
"tokens.shadow.flat": *home
|
|
59
|
+
"tokens.components.category-chip.type": *home
|
|
60
|
+
"tokens.components.category-chip.bg": *home
|
|
61
|
+
"tokens.components.category-chip.fg": *home
|
|
62
|
+
"tokens.components.category-chip.border": *home
|
|
63
|
+
"tokens.components.category-chip.radius": *home
|
|
64
|
+
"tokens.components.category-chip.padding": *home
|
|
65
|
+
"tokens.components.category-chip.height": *home
|
|
66
|
+
"tokens.components.category-chip.font": *home
|
|
67
|
+
"tokens.components.category-chip.states": *home
|
|
68
|
+
"tokens.components.category-chip.use": *home
|
|
69
|
+
"tokens.components.outline-action.type": *home
|
|
70
|
+
"tokens.components.outline-action.bg": *home
|
|
71
|
+
"tokens.components.outline-action.fg": *home
|
|
72
|
+
"tokens.components.outline-action.border": *home
|
|
73
|
+
"tokens.components.outline-action.radius": *home
|
|
74
|
+
"tokens.components.outline-action.padding": *home
|
|
75
|
+
"tokens.components.outline-action.font": *home
|
|
76
|
+
"tokens.components.outline-action.states": *home
|
|
77
|
+
"tokens.components.outline-action.use": *home
|
|
78
|
+
"tokens.components.screen-format-badge.type": *home
|
|
79
|
+
"tokens.components.screen-format-badge.bg": *home
|
|
80
|
+
"tokens.components.screen-format-badge.fg": *home
|
|
81
|
+
"tokens.components.screen-format-badge.radius": *home
|
|
82
|
+
"tokens.components.screen-format-badge.padding": *home
|
|
83
|
+
"tokens.components.screen-format-badge.height": *home
|
|
84
|
+
"tokens.components.screen-format-badge.font": *home
|
|
85
|
+
"tokens.components.screen-format-badge.use": *home
|
|
86
|
+
"tokens.components.menu-row.type": *home
|
|
87
|
+
"tokens.components.menu-row.bg": *home
|
|
88
|
+
"tokens.components.menu-row.fg": *home
|
|
89
|
+
"tokens.components.menu-row.radius": *home
|
|
90
|
+
"tokens.components.menu-row.height": *home
|
|
91
|
+
"tokens.components.menu-row.font": *home
|
|
92
|
+
"tokens.components.menu-row.use": *home
|
|
93
|
+
tokens:
|
|
94
|
+
source: live-extract
|
|
95
|
+
extracted: "2026-07-13"
|
|
96
|
+
note: "Three supplied public CGV captures (coverage 81). Pretendard is loaded/high with 1,217 visible uses; interaction count is zero, so only default component values are promoted."
|
|
97
|
+
colors:
|
|
98
|
+
foreground: "#121212"
|
|
99
|
+
canvas: "#ffffff"
|
|
100
|
+
subtle: "#f4f4f4"
|
|
101
|
+
secondary: "#454545"
|
|
102
|
+
line: "#d9d9d9"
|
|
103
|
+
signal: "#fc5555"
|
|
104
|
+
typography:
|
|
105
|
+
family: { sans: "Pretendard" }
|
|
106
|
+
display: { size: 22, weight: 700, lineHeight: 1.4, tracking: -0.4, use: "Observed prominent body-role heading" }
|
|
107
|
+
body: { size: 14, weight: 400, lineHeight: 1.4, tracking: -0.2, use: "Observed public-page body and input copy" }
|
|
108
|
+
label: { size: 15, weight: 400, lineHeight: 1, tracking: -0.2, use: "Observed category-tab label" }
|
|
109
|
+
spacing: { dense: 10, sm: 8, base: 16, lg: 24 }
|
|
110
|
+
rounded: { badge: 4, media: 16, action: 20, chip: 25 }
|
|
111
|
+
shadow:
|
|
112
|
+
flat: "none"
|
|
113
|
+
components_harvested: true
|
|
114
|
+
components:
|
|
115
|
+
category-chip: { type: button, bg: "#f4f4f4", fg: "#454545", border: "1px solid #f4f4f4", radius: "25px", padding: "0px 16px", height: "40px", font: "15px / 400 / Pretendard", states: "default observed at home::[data-omd-capture=\"36\"]; no hover, focus, pressed, disabled, or error state observed", use: "Public main-category tab" }
|
|
116
|
+
outline-action: { type: button, bg: "#ffffff", fg: "#121212", border: "1px solid #d9d9d9", radius: "20px", padding: "9px 24px", font: "14px / 500 / Pretendard", states: "default observed at home::[data-omd-capture=\"128\"]; no hover, focus, pressed, disabled, or error state observed", use: "Rounded public movie-card action" }
|
|
117
|
+
screen-format-badge: { type: badge, bg: "rgba(0, 0, 0, 0.55)", fg: "#121212", radius: "4px", padding: "0px 5px", height: "20px", font: "11px / 700 / Pretendard", use: "Movie-card screen-format marker" }
|
|
118
|
+
menu-row: { type: listItem, bg: "transparent", fg: "#121212", radius: "0px", height: "40px", font: "10px / 400 / Pretendard", use: "Observed public navigation/menu row" }
|
|
119
|
+
---
|
|
120
|
+
|
|
121
|
+
# Design System Inspiration of CGV
|
|
122
|
+
|
|
123
|
+
## 1. Visual Theme & Atmosphere
|
|
124
|
+
|
|
125
|
+
CGV is Korea’s multiplex cinema brand and a consumer-facing service for finding films, choosing a theatre, and moving toward a viewing experience. Its recognizable expression pairs the practical density of a ticketing and programme surface with cinema-oriented moments: black `#121212` text and outlines, an open white `#ffffff` canvas, small screen-format labels, compact movie metadata, and rounded actions around discovery. That restrained public-web palette does not by itself establish a historical CGV logo or corporate colour system; it describes the supplied current surface only. CGV introduced the multiplex format in Korea with Gangbyeon in 1998 and has evolved its stated Cultureplex proposition beyond a conventional screening venue. Its 2024 sustainability report describes a rebranding campaign around “Deep Dive Space,” positioning the business around immersive experience, special formats, CGV-only content, and expanded space use.
|
|
126
|
+
|
|
127
|
+
The captured interface is crisp and utility-led rather than theatrical by default. Square list rows coexist with 4px format badges, 16px media corners, 20px outline actions, and 25px category chips. This reference keeps those role-specific geometries separate instead of inventing a universal radius or a red primary action from brand familiarity.
|
|
128
|
+
|
|
129
|
+
**Key Characteristics:**
|
|
130
|
+
- White `#ffffff` public canvas with near-black `#121212` information hierarchy
|
|
131
|
+
- Loaded Pretendard across the captured public surface
|
|
132
|
+
- `#f4f4f4` / `#454545` rounded category treatment and `#d9d9d9` outline actions
|
|
133
|
+
- Compact 10px, 14px, 15px, and 22px observed text roles
|
|
134
|
+
- Static evidence for buttons, badges, and a navigation row; no interaction state values
|
|
135
|
+
|
|
136
|
+
## 2. Color Palette & Roles
|
|
137
|
+
|
|
138
|
+
### Current public-surface colors
|
|
139
|
+
|
|
140
|
+
- **Foreground** (`#121212`): dominant captured text, border, and dark surface value.
|
|
141
|
+
- **Canvas** (`#ffffff`): repeated page and outlined-action surface.
|
|
142
|
+
- **Subtle control** (`#f4f4f4`): observed category-chip background and border.
|
|
143
|
+
- **Secondary text** (`#454545`): category-chip foreground.
|
|
144
|
+
- **Line** (`#d9d9d9`): observed rounded outline-action border.
|
|
145
|
+
- **Signal** (`#fc5555`): a low-frequency public text/border observation; it is preserved as a signal value, not promoted to a primary or state palette.
|
|
146
|
+
|
|
147
|
+
No verified current error, success, warning, hover, pressed, or focus palette was supplied. Those groups are omitted.
|
|
148
|
+
|
|
149
|
+
## 3. Typography Rules
|
|
150
|
+
|
|
151
|
+
### Font evidence boundary
|
|
152
|
+
|
|
153
|
+
| Evidence class | Resolution |
|
|
154
|
+
|---|---|
|
|
155
|
+
| Official product-use | No official CGV product typography specification was supplied or used for token promotion. |
|
|
156
|
+
| Live computed surface-use | `pretendard` is loaded/high with 1,217 visible uses across headings, body, buttons, cards, dialogs, inputs, list items, and badges in the supplied capture. |
|
|
157
|
+
| Official distributed brand asset | No CGV-exclusive distributed font asset was verified. |
|
|
158
|
+
| Declared-only | `Roboto` and `swiper-icons` appear in declarations or sources with zero visible text usage; neither is a UI family token. |
|
|
159
|
+
| Unresolved | Native-app, authenticated booking-flow, and special-format campaign typography are not resolved by this capture. |
|
|
160
|
+
|
|
161
|
+
### Font family
|
|
162
|
+
|
|
163
|
+
- **Current public UI family:** `Pretendard` followed by the observed system fallbacks.
|
|
164
|
+
- The supplied font evidence links nine CGV CDN Pretendard webfont sources and backs the computed family with a loaded FontFace.
|
|
165
|
+
- Pretendard’s own distribution is under the SIL Open Font License 1.1; that licence describes the font project, not a CGV-owned font asset.
|
|
166
|
+
|
|
167
|
+
### Observed hierarchy
|
|
168
|
+
|
|
169
|
+
| Role | Font | Size | Weight | Line height | Tracking | Use |
|
|
170
|
+
|---|---|---:|---:|---:|---:|---|
|
|
171
|
+
| Prominent heading | Pretendard | 22px | 700 | 30.8px | -0.4px | Observed prominent body-role heading |
|
|
172
|
+
| Public body | Pretendard | 14px | 400 | 19.6px | -0.2px | Body and input copy |
|
|
173
|
+
| Category label | Pretendard | 15px | 400 | 15px | -0.2px | Category-tab label |
|
|
174
|
+
| Screen marker | Pretendard | 11px | 700 | 19px | -0.2px | Movie-card format badge |
|
|
175
|
+
|
|
176
|
+
## 4. Component Stylings
|
|
177
|
+
|
|
178
|
+
### Current verified components
|
|
179
|
+
|
|
180
|
+
**Category Chip**
|
|
181
|
+
- Background: `#f4f4f4`
|
|
182
|
+
- Text: `#454545`
|
|
183
|
+
- Border: 1px solid `#f4f4f4`
|
|
184
|
+
- Radius: 25px
|
|
185
|
+
- Padding: 0px 16px
|
|
186
|
+
- Height: 40px
|
|
187
|
+
- Font: 15px / 400 / Pretendard
|
|
188
|
+
- States: Default only at `home::[data-omd-capture="36"]`; no hover, focus, pressed, disabled, or error state observed.
|
|
189
|
+
- Use: Public main-category tab
|
|
190
|
+
|
|
191
|
+
**Outline Action**
|
|
192
|
+
- Background: `#ffffff`
|
|
193
|
+
- Text: `#121212`
|
|
194
|
+
- Border: 1px solid `#d9d9d9`
|
|
195
|
+
- Radius: 20px
|
|
196
|
+
- Padding: 9px 24px
|
|
197
|
+
- Font: 14px / 500 / Pretendard
|
|
198
|
+
- States: Default only at `home::[data-omd-capture="128"]`; no hover, focus, pressed, disabled, or error state observed.
|
|
199
|
+
- Use: Rounded public movie-card action
|
|
200
|
+
|
|
201
|
+
**Screen Format Badge**
|
|
202
|
+
- Background: `rgba(0, 0, 0, 0.55)`
|
|
203
|
+
- Text: `#121212`
|
|
204
|
+
- Radius: 4px
|
|
205
|
+
- Padding: 0px 5px
|
|
206
|
+
- Height: 20px
|
|
207
|
+
- Font: 11px / 700 / Pretendard
|
|
208
|
+
- Use: Movie-card screen-format marker
|
|
209
|
+
|
|
210
|
+
**Menu Row**
|
|
211
|
+
- Background: transparent
|
|
212
|
+
- Text: `#121212`
|
|
213
|
+
- Radius: 0px
|
|
214
|
+
- Height: 40px
|
|
215
|
+
- Font: 10px / 400 / Pretendard
|
|
216
|
+
- Use: Observed public navigation/menu row
|
|
217
|
+
|
|
218
|
+
The capture contains 383 component variants over three supplied public surfaces. Only the selector-backed static variants above are canonical tokens; 0 interaction observations means no interactive states are inferred.
|
|
219
|
+
|
|
220
|
+
---
|
|
221
|
+
**Verified:** 2026-07-13
|
|
222
|
+
**Tier 1 sources:** https://cgv.co.kr/ · https://img.cgv.co.kr/company/sustainabilityStrategy/Report/2024/2024_CJCGV_SUSTAINABILITY_REPORT_kor.pdf
|
|
223
|
+
**Tier 2 sources:** https://getdesign.md/cgv (attempted; unavailable) · https://styles.refero.design/?q=cgv (attempted; unavailable)
|
|
224
|
+
**Conflicts unresolved:** none
|
|
225
|
+
|
|
226
|
+
## 5. Layout Principles
|
|
227
|
+
|
|
228
|
+
- Use white public surfaces and a near-black information hierarchy where the captured CGV pattern is relevant.
|
|
229
|
+
- Keep dense content roles compact: 10px metadata, 8/10/16/24px recurring spacing, and 40px category/menu controls where specifically observed.
|
|
230
|
+
- Treat rounded controls as role-specific: 25px category chip, 20px outline action, 16px media, and 4px badge.
|
|
231
|
+
- Do not generalize the supplied home capture into authenticated seat selection, payment, or theatre-operation layouts.
|
|
232
|
+
|
|
233
|
+
## 6. Iconography & Imagery
|
|
234
|
+
|
|
235
|
+
- Movie artwork and screen-format labels carry much of the public discovery context; the verified badge sits as a compact overlay.
|
|
236
|
+
- `swiper-icons` is declared-only and is not promoted as a CGV icon token.
|
|
237
|
+
- No CGV brand-icon grid, illustration style, or imagery treatment beyond these supplied public observations is specified here.
|
|
238
|
+
|
|
239
|
+
## 7. Do's and Don'ts
|
|
240
|
+
|
|
241
|
+
### Do
|
|
242
|
+
|
|
243
|
+
- Preserve a clear contrast hierarchy with `#121212` content on `#ffffff` surfaces.
|
|
244
|
+
- Use the verified rounded category and outline-action patterns only in their observed public roles.
|
|
245
|
+
- Keep screen-format metadata compact and subordinate to movie information.
|
|
246
|
+
|
|
247
|
+
### Don't
|
|
248
|
+
|
|
249
|
+
- Treat the low-frequency `#fc5555` observation as a universal CGV primary or error colour.
|
|
250
|
+
- Add hover, focus, pressed, disabled, or error component values from assumptions.
|
|
251
|
+
- Substitute Roboto, swiper-icons, or a system fallback as though it were the loaded Pretendard UI family.
|
|
252
|
+
|
|
253
|
+
## 8. Responsive Behavior
|
|
254
|
+
|
|
255
|
+
- The supplied evidence confirms public components across three capture surfaces but does not establish a responsive breakpoint system.
|
|
256
|
+
- Preserve the observed component values only where they remain appropriate; breakpoint, navigation collapse, and seat-map behavior are unresolved.
|
|
257
|
+
|
|
258
|
+
## 9. Accessibility Notes
|
|
259
|
+
|
|
260
|
+
- Maintain the observed high-contrast `#121212` / `#ffffff` reading hierarchy when applying these public patterns.
|
|
261
|
+
- The supplied capture has no focus or error-state observation; accessible focus treatment and form validation styling require separate verified evidence.
|
|
262
|
+
- Do not rely on screen-format badge colour alone to convey movie-format information.
|
|
263
|
+
|
|
264
|
+
## 10. Voice & Tone
|
|
265
|
+
|
|
266
|
+
The corporate material frames CGV around immersive, differentiated cultural experience; public UI copy should be direct, experience-oriented, and concise rather than overly cinematic.
|
|
267
|
+
|
|
268
|
+
| Voice quality | Use | Avoid |
|
|
269
|
+
|---|---|---|
|
|
270
|
+
| Clear | Name the film, theatre, format, and next action plainly. | Vague promotional instructions. |
|
|
271
|
+
| Immersive | Describe a confirmed format or space experience. | Promising an unverified sensory outcome. |
|
|
272
|
+
| Considerate | Give timing and booking information in compact language. | Hiding practical constraints behind campaign language. |
|
|
273
|
+
|
|
274
|
+
- “영화와 상영 시간을 선택하세요.” *(illustrative; no claim of current CGV copy)*
|
|
275
|
+
- “특별관 정보를 확인하세요.” *(illustrative; no claim of current CGV copy)*
|
|
276
|
+
- “예매 내용을 다시 확인하세요.” *(illustrative; no claim of current CGV copy)*
|
|
277
|
+
|
|
278
|
+
## 11. Brand Narrative
|
|
279
|
+
|
|
280
|
+
CGV opened Gangbyeon in 1998 as Korea’s first multiplex and later formed the CJ CGV corporate identity through the CJ Village / CJ Golden Village lineage. The official history describes a shift away from the single-screen cinema model toward a cultural space that connects film viewing with adjacent lifestyle experiences.
|
|
281
|
+
|
|
282
|
+
The current corporate narrative calls this direction Cultureplex: a comprehensive cultural and lifestyle space built around differentiated viewing environments, services, and content. In 2024 CGV documented a “Deep Dive Space” rebranding campaign, connecting special-format expansion, CGV-only content, and broader use of physical space to a more immersive experience.
|
|
283
|
+
|
|
284
|
+
This narrative is official brand context, not a substitute for UI evidence. The canonical tokens remain limited to the supplied public-web capture.
|
|
285
|
+
|
|
286
|
+
## 12. Principles
|
|
287
|
+
|
|
288
|
+
1. **Evolve beyond a screening transaction.** CGV’s official mission frames the brand as more than a film-viewing environment. *UI implication:* connect practical selection steps to confirmed format and venue context.
|
|
289
|
+
2. **Make differentiated experiences legible.** Special formats and content are part of the stated direction. *UI implication:* present verified format information as clear, compact metadata.
|
|
290
|
+
3. **Design for cultural use, not only attendance.** The Cultureplex proposition treats the venue as a broader cultural space. *UI implication:* avoid reducing supporting discovery content to decoration when it informs a real visit.
|
|
291
|
+
4. **Keep practical decisions clear.** A cinema service still needs reliable choices around title, time, location, and format. *UI implication:* preserve strong text hierarchy and explicit actions.
|
|
292
|
+
|
|
293
|
+
## 13. Personas
|
|
294
|
+
|
|
295
|
+
These are stakeholder groups stated or directly implied by first-party CGV materials, not fictional personas or synthetic research.
|
|
296
|
+
|
|
297
|
+
- **Moviegoers:** people choosing a film, a theatre, and a viewing format; the public experience should keep essential selection information clear.
|
|
298
|
+
- **Cultureplex visitors:** audiences using a cinema venue as a broader cultural and leisure destination, consistent with CGV’s stated Cultureplex direction.
|
|
299
|
+
- **Special-format audiences and partners:** people engaging with differentiated formats such as 4DX or ScreenX; format claims should remain accurate and specific.
|
|
300
|
+
|
|
301
|
+
## 14. States
|
|
302
|
+
|
|
303
|
+
No visual state system was captured. The following content requirements are not token values and must be designed only with separately verified visual evidence.
|
|
304
|
+
|
|
305
|
+
| Category | Requirement |
|
|
306
|
+
|---|---|
|
|
307
|
+
| Empty | Explain when no film, theatre, or schedule is available. |
|
|
308
|
+
| Loading | Preserve context while programme or booking data is pending. |
|
|
309
|
+
| Error — availability | State when a requested session is no longer available. |
|
|
310
|
+
| Error — network | State when current information could not be retrieved. |
|
|
311
|
+
| Success | Confirm the completed user action with the relevant context. |
|
|
312
|
+
| Skeleton | Reserve structure without asserting unmeasured geometry. |
|
|
313
|
+
| Disabled | Explain why a booking or selection action cannot proceed. |
|
|
314
|
+
|
|
315
|
+
## 15. Motion & Easing
|
|
316
|
+
|
|
317
|
+
No duration, easing, transition, or animated-state value is present in the supplied evidence. No motion token is prescribed for CGV in this reference.
|