oh-my-design-cli 1.8.7 → 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 +1995 -38
- 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/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/bilibili/DESIGN.md +206 -374
- package/web/references/bmw/DESIGN.md +162 -276
- package/web/references/brandi/DESIGN.md +184 -325
- 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/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 +217 -330
- 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/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/gangnamunni/DESIGN.md +154 -591
- package/web/references/gaudiolab/DESIGN.md +414 -0
- package/web/references/google/DESIGN.md +290 -398
- 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/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/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/lamborghini/DESIGN.md +198 -360
- 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 +149 -349
- 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/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/nhn/DESIGN.md +169 -346
- package/web/references/nhncloud/DESIGN.md +185 -123
- 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/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/quotabook/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/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/scatterlab/DESIGN.md +412 -0
- package/web/references/selectstar/DESIGN.md +439 -0
- package/web/references/servicenow/DESIGN.md +289 -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/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/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/wanted/DESIGN.md +215 -487
- 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
|
@@ -8,250 +8,270 @@ primary_color: "#006BD6"
|
|
|
8
8
|
logo:
|
|
9
9
|
type: favicon
|
|
10
10
|
slug: "https://www.google.com/s2/favicons?domain=coinone.co.kr&sz=256"
|
|
11
|
-
verified: "2026-
|
|
11
|
+
verified: "2026-07-13"
|
|
12
12
|
omd: "0.1"
|
|
13
13
|
ds:
|
|
14
14
|
name: "Coinone Brand Guideline"
|
|
15
|
-
url: "https://coinonecorp.com/company/brand"
|
|
15
|
+
url: "https://www.coinonecorp.com/company/brand"
|
|
16
16
|
type: brand
|
|
17
|
-
description: "Official BI/brand guideline
|
|
17
|
+
description: "Official BI/brand guideline for the Coinone Blue palette, signature, and clear space."
|
|
18
|
+
verification_v2:
|
|
19
|
+
schema: 2
|
|
20
|
+
checked: "2026-07-13"
|
|
21
|
+
surfaces:
|
|
22
|
+
- { id: exchange-home, kind: product-home, url: "https://coinone.co.kr/", inspected: "2026-07-13" }
|
|
23
|
+
- { id: exchange-trading, kind: product-trading, url: "https://coinone.co.kr/exchange/trade/btc/krw", inspected: "2026-07-13" }
|
|
24
|
+
- { id: brand-guideline, kind: official-brand-guideline, url: "https://coinonecorp.com/company/brand", inspected: "2026-07-13" }
|
|
25
|
+
sources:
|
|
26
|
+
- { id: home-capture, kind: product-surface, url: "https://coinone.co.kr/", captured: "2026-07-13" }
|
|
27
|
+
- { id: trading-capture, kind: product-surface, url: "https://coinone.co.kr/exchange/trade/btc/krw", captured: "2026-07-13" }
|
|
28
|
+
- { id: brand-capture, kind: official-doc, url: "https://coinonecorp.com/company/brand", captured: "2026-07-13" }
|
|
29
|
+
- { id: brand-guideline-pdf, kind: official-doc, url: "https://image-public.coinone.co.kr/download/corphome/coinone_guide_4.0.pdf", captured: "2026-07-13" }
|
|
30
|
+
- { id: mission-context, kind: official-doc, url: "https://www.coinonecorp.com/company/mission", captured: "2026-07-13" }
|
|
31
|
+
- { id: history-context, kind: official-doc, url: "https://www.coinonecorp.com/company/history", captured: "2026-07-13" }
|
|
32
|
+
- { id: business-context, kind: official-doc, url: "https://www.coinonecorp.com/business/", captured: "2026-07-13" }
|
|
33
|
+
conflicts: []
|
|
34
|
+
claims:
|
|
35
|
+
"tokens.colors.brand": &brand { surface_id: brand-guideline, source_id: brand-capture, method: official-guideline, captured: "2026-07-13" }
|
|
36
|
+
"tokens.colors.point": *brand
|
|
37
|
+
"tokens.colors.brand-deep": *brand
|
|
38
|
+
"tokens.colors.brand-navy": *brand
|
|
39
|
+
"tokens.colors.canvas": &home { surface_id: exchange-home, source_id: home-capture, method: computed-style, captured: "2026-07-13" }
|
|
40
|
+
"tokens.colors.foreground": *home
|
|
41
|
+
"tokens.colors.product-primary": *home
|
|
42
|
+
"tokens.colors.control-border": *home
|
|
43
|
+
"tokens.colors.login-text": *home
|
|
44
|
+
"tokens.typography.family.home": *home
|
|
45
|
+
"tokens.typography.home-control.size": *home
|
|
46
|
+
"tokens.typography.home-control.weight": *home
|
|
47
|
+
"tokens.typography.home-control.lineHeight": *home
|
|
48
|
+
"tokens.typography.home-control.use": *home
|
|
49
|
+
"tokens.typography.family.trading": &trading { surface_id: exchange-trading, source_id: trading-capture, method: computed-style, captured: "2026-07-13" }
|
|
50
|
+
"tokens.typography.trading-tab.size": *trading
|
|
51
|
+
"tokens.typography.trading-tab.weight": *trading
|
|
52
|
+
"tokens.typography.trading-tab.use": *trading
|
|
53
|
+
"tokens.spacing.xs": *home
|
|
54
|
+
"tokens.spacing.sm": *home
|
|
55
|
+
"tokens.spacing.md": *home
|
|
56
|
+
"tokens.spacing.lg": *trading
|
|
57
|
+
"tokens.rounded.login": *home
|
|
58
|
+
"tokens.rounded.control": *home
|
|
59
|
+
"tokens.rounded.badge": *home
|
|
60
|
+
"tokens.components.sign-in-outline.type": *home
|
|
61
|
+
"tokens.components.sign-in-outline.fg": *home
|
|
62
|
+
"tokens.components.sign-in-outline.border": *home
|
|
63
|
+
"tokens.components.sign-in-outline.radius": *home
|
|
64
|
+
"tokens.components.sign-in-outline.padding": *home
|
|
65
|
+
"tokens.components.sign-in-outline.height": *home
|
|
66
|
+
"tokens.components.sign-in-outline.font": *home
|
|
67
|
+
"tokens.components.sign-in-outline.states": *home
|
|
68
|
+
"tokens.components.sign-in-outline.use": *home
|
|
69
|
+
"tokens.components.home-compact-control.type": *home
|
|
70
|
+
"tokens.components.home-compact-control.bg": *home
|
|
71
|
+
"tokens.components.home-compact-control.fg": *home
|
|
72
|
+
"tokens.components.home-compact-control.border": *home
|
|
73
|
+
"tokens.components.home-compact-control.radius": *home
|
|
74
|
+
"tokens.components.home-compact-control.padding": *home
|
|
75
|
+
"tokens.components.home-compact-control.height": *home
|
|
76
|
+
"tokens.components.home-compact-control.font": *home
|
|
77
|
+
"tokens.components.home-compact-control.states": *home
|
|
78
|
+
"tokens.components.home-compact-control.use": *home
|
|
79
|
+
"tokens.components.trading-chart-tab.type": *trading
|
|
80
|
+
"tokens.components.trading-chart-tab.fg": *trading
|
|
81
|
+
"tokens.components.trading-chart-tab.padding": *trading
|
|
82
|
+
"tokens.components.trading-chart-tab.height": *trading
|
|
83
|
+
"tokens.components.trading-chart-tab.font": *trading
|
|
84
|
+
"tokens.components.trading-chart-tab.states": *trading
|
|
85
|
+
"tokens.components.trading-chart-tab.use": *trading
|
|
86
|
+
"tokens.components.trading-side-tab.type": *trading
|
|
87
|
+
"tokens.components.trading-side-tab.fg": *trading
|
|
88
|
+
"tokens.components.trading-side-tab.height": *trading
|
|
89
|
+
"tokens.components.trading-side-tab.font": *trading
|
|
90
|
+
"tokens.components.trading-side-tab.states": *trading
|
|
91
|
+
"tokens.components.trading-side-tab.use": *trading
|
|
18
92
|
tokens:
|
|
19
|
-
source:
|
|
20
|
-
extracted: "2026-
|
|
21
|
-
note: "
|
|
93
|
+
source: reconciled
|
|
94
|
+
extracted: "2026-07-13"
|
|
95
|
+
note: "Selector-backed product values are separated between the current exchange home and the public trading route. The corporate guideline is brand evidence, not product UI evidence."
|
|
22
96
|
colors:
|
|
23
|
-
primary: "#0B59D5"
|
|
24
|
-
primary-hover: "#194386"
|
|
25
97
|
brand: "#006BD6"
|
|
26
98
|
point: "#0090FF"
|
|
99
|
+
brand-deep: "#194386"
|
|
100
|
+
brand-navy: "#062554"
|
|
27
101
|
canvas: "#FFFFFF"
|
|
28
|
-
foreground: "#
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
body: "#17181B"
|
|
33
|
-
hairline: "#DDE4EB"
|
|
34
|
-
surface-tint: "#EBF0F5"
|
|
35
|
-
skeleton: "#EEEFF0"
|
|
36
|
-
disabled: "#CFD0D3"
|
|
37
|
-
navy: "#062554"
|
|
102
|
+
foreground: "#17181B"
|
|
103
|
+
product-primary: "#0B59D5"
|
|
104
|
+
control-border: "#DDE4EB"
|
|
105
|
+
login-text: "#79818F"
|
|
38
106
|
typography:
|
|
39
|
-
family: {
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
micro: { size: 12, weight: 400, lineHeight: 1.4, use: "Micro-labels & helper, muted #6B7684" }
|
|
45
|
-
spacing: { xs: 4, sm: 8, md: 12, base: 8, lg: 18, xl: 32, xxl: 48, section: 64 }
|
|
46
|
-
rounded: { sm: 3, chip: 6, md: 8, lg: 10, full: 9999 }
|
|
47
|
-
shadow:
|
|
48
|
-
soft: "rgba(0,0,0,0.05) 0px 1px 2px 0px"
|
|
107
|
+
family: { home: "pretendardCoinone", trading: "Spoqa Han Sans" }
|
|
108
|
+
home-control: { size: 13, weight: 500, lineHeight: 1.38, use: "Home compact control, selector home::[data-omd-capture=59]" }
|
|
109
|
+
trading-tab: { size: 13, weight: 400, use: "Trading chart tab, selector surface-2::[data-omd-capture=49]" }
|
|
110
|
+
spacing: { xs: 4, sm: 8, md: 12, lg: 16 }
|
|
111
|
+
rounded: { login: 3, control: 6, badge: 26 }
|
|
49
112
|
components_harvested: true
|
|
50
113
|
components:
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
store-button: { type: button, bg: "#EBF0F5", radius: 10, font: "13/700", use: "Light or dark (#040505) fill, 48px height" }
|
|
56
|
-
icon-button: { type: button, fg: "#040505", radius: 9999, padding: "5px", use: "Circular semi-transparent fill" }
|
|
114
|
+
sign-in-outline: { type: button, fg: "#79818F", border: "1px solid #AEB3BB", radius: "3px", padding: "0px 8px", height: "24px", font: "12px / 400 pretendardCoinone", states: "default only; static pseudo-state samples are not promoted", use: "Home sign-in control, selector home::[data-omd-capture=14]" }
|
|
115
|
+
home-compact-control: { type: button, bg: "#FFFFFF", fg: "#040505", border: "1px solid #DDE4EB", radius: "6px", padding: "6px 12px", height: "32px", font: "13px / 500 pretendardCoinone", states: "default only; no interaction record", use: "Home compact product control, selector home::[data-omd-capture=59]" }
|
|
116
|
+
trading-chart-tab: { type: tab, fg: "#18191C", padding: "0px 16px", height: "37px", font: "13px / 400 Spoqa Han Sans", states: "default only; no interaction record", use: "Trading chart tab, selector surface-2::[data-omd-capture=49]" }
|
|
117
|
+
trading-side-tab: { type: tab, fg: "#9E9E9E", height: "40px", font: "14px / 400 Spoqa Han Sans", states: "default only; no interaction record", use: "Trading side tab, selector surface-2::[data-omd-capture=156]" }
|
|
57
118
|
---
|
|
58
119
|
|
|
59
120
|
# Coinone
|
|
60
121
|
|
|
61
|
-
Coinone is one of Korea's longest-running cryptocurrency exchanges (est. 2014). Its product face pairs a trustworthy, institutional blue with a clean, high-density trading surface — a fintech tone that has to read as both safe and fast.
|
|
62
|
-
|
|
63
122
|
## 1. Visual Theme & Atmosphere
|
|
64
123
|
|
|
65
|
-
Coinone
|
|
124
|
+
Coinone is a Korean virtual-asset exchange whose public company materials frame the business around bringing blockchain into the world and creating an environment grounded in trust, innovation, and expertise. Founded in 2014, the exchange presents a formal blue identity in its corporate guideline, then uses a more utilitarian product language in the public routes captured here. The current exchange home is white, compact, and set in the loaded `pretendardCoinone` webfont; its public trading route is denser and uses the separately loaded `Spoqa Han Sans`. The corporate brand page is a third, distinct source domain: it defines the signature, clear space, and Coinone Blue palette, but its Roboto-led documentation chrome is not a product font rule. This reference preserves those boundaries rather than forcing them into one inferred UI system.
|
|
66
125
|
|
|
67
|
-
## 2.
|
|
126
|
+
## 2. Layout & Grid
|
|
68
127
|
|
|
69
|
-
|
|
128
|
+
- The public home and public BTC/KRW trading route are both product surfaces, but their captured controls use different loaded families and density. They are recorded as separate product sub-surfaces.
|
|
129
|
+
- The home capture contains compact 24px and 32px controls; the trading route contains a 37px chart tab and a 40px side tab.
|
|
130
|
+
- The supplied capture does not establish a reusable page grid, breakpoint, logged-in balance view, order-entry flow, or mobile navigation behavior.
|
|
131
|
+
- The corporate brand guideline provides identity rules and its own documentation chrome. It is not used to populate exchange layout tokens.
|
|
70
132
|
|
|
71
|
-
|
|
72
|
-
- **Point Blue:** `#0090FF` — emphasis / highlight accent (BI)
|
|
73
|
-
- **Sub Blue 1:** `#194386` — deep supporting blue (BI)
|
|
74
|
-
- **Sub Blue 2:** `#062554` — darkest navy, headings on light (BI)
|
|
75
|
-
- **Primary CTA (live):** `#0B59D5` — actual filled-button blue used on coinone.co.kr
|
|
76
|
-
- **Accent outline blue (live):** `#1772F8` — signup / inline emphasis outline
|
|
77
|
-
- **Text primary:** `#040505` — near-black body & headings
|
|
78
|
-
- **Text secondary:** `#17181B` — strong neutral
|
|
79
|
-
- **Text muted:** `#6B7684` — captions, helper text
|
|
80
|
-
- **Neutral border:** `#DDE4EB` — input & outline-button borders
|
|
81
|
-
- **Gray scale (BI):** `#EEEFF0` / `#CFD0D3` / `#8D9299` / `#616670`
|
|
82
|
-
- **Surface tint:** `#EBF0F5` — light fill (store buttons, soft chips)
|
|
83
|
-
- **Trading direction:** Korean market convention — price-up = red, price-down = blue (not measured as fixed tokens; applied per ticker state).
|
|
133
|
+
## 3. Color & Typography
|
|
84
134
|
|
|
85
|
-
|
|
135
|
+
### Color tokens
|
|
86
136
|
|
|
87
|
-
-
|
|
88
|
-
-
|
|
89
|
-
-
|
|
90
|
-
-
|
|
91
|
-
-
|
|
92
|
-
-
|
|
137
|
+
- `#006BD6` — official Coinone Blue main color.
|
|
138
|
+
- `#0090FF` — official point color.
|
|
139
|
+
- `#194386` and `#062554` — official supporting blue and navy colors.
|
|
140
|
+
- `#FFFFFF` — observed public product canvas and compact-control background.
|
|
141
|
+
- `#17181B` — observed product foreground across the home and trading route.
|
|
142
|
+
- `#0B59D5` — observed current-home primary blue. It is distinct from, but compatible with, the official `#006BD6` identity swatch; the two values are recorded by source domain rather than collapsed.
|
|
143
|
+
- `#DDE4EB` — observed home compact-control border.
|
|
93
144
|
|
|
94
|
-
|
|
145
|
+
### Typography evidence classes
|
|
95
146
|
|
|
96
|
-
|
|
147
|
+
- **Live home computed use:** `pretendardCoinone` is loaded/high confidence with 408 observed uses across home body, controls, cards, headings, inputs, and badges. Three Coinone CDN WOFF2 source URLs corroborate the computed family. It is the home UI family in the machine tokens.
|
|
148
|
+
- **Live trading computed use:** `Spoqa Han Sans` is loaded/high confidence with 314 observed uses across the BTC/KRW public trading route, including controls, rows, tabs, and text. Its loaded source list includes Coinone-hosted font assets. It is a separate trading-route family, not a fallback for the home.
|
|
149
|
+
- **Documentation chrome:** Roboto and Arial occur on the corporate brand page; the bundle classifies them as system families. They are not product UI tokens.
|
|
150
|
+
- **Loaded icon asset:** `coinone_glyph_ui` is loaded for one observed icon-font use. It is an interface asset, not a text family token.
|
|
151
|
+
- **Declared-only assets:** `coinone_glyph_coin`, Glyphicons Halflings, Noto Sans KR, `pretendardCoinone Fallback`, and slick have zero visible uses in the supplied capture. They remain declared-only and are not substituted or promoted.
|
|
152
|
+
- **Licence boundary:** no first-party public font-licence statement was found for `pretendardCoinone` or the Coinone-hosted Spoqa files in the requested searches. The capture proves live loading and use; it does not establish redistribution terms.
|
|
97
153
|
|
|
98
|
-
|
|
99
|
-
- Background: `#0B59D5`
|
|
100
|
-
- Text: `#FFFFFF`
|
|
101
|
-
- Radius: 8px
|
|
102
|
-
- Padding: 14px 18px
|
|
103
|
-
- Height: 46px
|
|
104
|
-
- Font: 15px / 700
|
|
154
|
+
## 4. Components
|
|
105
155
|
|
|
106
|
-
|
|
107
|
-
|
|
108
|
-
|
|
109
|
-
-
|
|
110
|
-
-
|
|
111
|
-
-
|
|
112
|
-
-
|
|
113
|
-
-
|
|
114
|
-
|
|
115
|
-
|
|
116
|
-
|
|
117
|
-
|
|
118
|
-
|
|
119
|
-
|
|
120
|
-
- Padding: 0 8px
|
|
121
|
-
- Height: 24px
|
|
122
|
-
- Font: 12px / 700
|
|
123
|
-
|
|
124
|
-
**Text link**
|
|
125
|
-
- Background: transparent
|
|
126
|
-
- Text: `#0B59D5`
|
|
127
|
-
- Font: 16px / 400
|
|
128
|
-
|
|
129
|
-
**Store button (light)**
|
|
130
|
-
- Background: `#EBF0F5`
|
|
131
|
-
- Text: `#040505`
|
|
132
|
-
- Radius: 10px
|
|
133
|
-
- Padding: 13px
|
|
134
|
-
- Height: 48px
|
|
135
|
-
- Font: 13px / 700
|
|
136
|
-
|
|
137
|
-
**Store button (dark)**
|
|
138
|
-
- Background: `#040505`
|
|
139
|
-
- Text: `#FFFFFF`
|
|
140
|
-
- Radius: 10px
|
|
141
|
-
- Padding: 13px
|
|
142
|
-
- Height: 48px
|
|
143
|
-
- Font: 13px / 700
|
|
144
|
-
|
|
145
|
-
### Chip / Toggle
|
|
146
|
-
|
|
147
|
-
**Filter chip (default)**
|
|
156
|
+
### Home sign-in control
|
|
157
|
+
|
|
158
|
+
**Default**
|
|
159
|
+
- Text: `#79818F`
|
|
160
|
+
- Border: `1px solid #AEB3BB`
|
|
161
|
+
- Radius: `3px`
|
|
162
|
+
- Padding: `0px 8px`
|
|
163
|
+
- Height: `24px`
|
|
164
|
+
- Font: `12px / 400 pretendardCoinone`
|
|
165
|
+
- Use: Public-home sign-in control; `home::[data-omd-capture="14"]`.
|
|
166
|
+
|
|
167
|
+
### Home compact control
|
|
168
|
+
|
|
169
|
+
**Default**
|
|
148
170
|
- Background: `#FFFFFF`
|
|
149
171
|
- Text: `#040505`
|
|
150
|
-
- Border: 1px solid
|
|
151
|
-
- Radius: 6px
|
|
152
|
-
- Padding: 6px 12px
|
|
153
|
-
- Height: 32px
|
|
154
|
-
- Font: 13px / 500
|
|
155
|
-
-
|
|
172
|
+
- Border: `1px solid #DDE4EB`
|
|
173
|
+
- Radius: `6px`
|
|
174
|
+
- Padding: `6px 12px`
|
|
175
|
+
- Height: `32px`
|
|
176
|
+
- Font: `13px / 500 pretendardCoinone`
|
|
177
|
+
- Use: Public-home compact product control; `home::[data-omd-capture="59"]`.
|
|
178
|
+
|
|
179
|
+
### Trading chart tab
|
|
156
180
|
|
|
157
|
-
|
|
181
|
+
**Default**
|
|
182
|
+
- Text: `#18191C`
|
|
183
|
+
- Padding: `0px 16px`
|
|
184
|
+
- Height: `37px`
|
|
185
|
+
- Font: `13px / 400 Spoqa Han Sans`
|
|
186
|
+
- Use: Public BTC/KRW trading chart tab; `surface-2::[data-omd-capture="49"]`.
|
|
158
187
|
|
|
159
|
-
|
|
160
|
-
|
|
161
|
-
|
|
162
|
-
-
|
|
188
|
+
### Trading side tab
|
|
189
|
+
|
|
190
|
+
**Default**
|
|
191
|
+
- Text: `#9E9E9E`
|
|
192
|
+
- Height: `40px`
|
|
193
|
+
- Font: `14px / 400 Spoqa Han Sans`
|
|
194
|
+
- Use: Public BTC/KRW trading side tab; `surface-2::[data-omd-capture="156"]`.
|
|
195
|
+
|
|
196
|
+
The supplied bundle reports `interactionCount: 0` and no interaction records. Its static hover, focus, and pressed selector snapshots are not promoted as reusable states. No disabled, menu, dialog, validation, toast, responsive, or logged-in variants are claimed.
|
|
163
197
|
|
|
164
198
|
---
|
|
165
|
-
**Verified:** 2026-
|
|
166
|
-
**Tier 1 sources:** https://
|
|
167
|
-
**Tier 2 sources:** getdesign.md/coinone
|
|
168
|
-
**Conflicts unresolved:**
|
|
199
|
+
**Verified:** 2026-07-13
|
|
200
|
+
**Tier 1 sources:** `https://coinone.co.kr/` (public exchange home), `https://coinone.co.kr/exchange/trade/btc/krw` (public trading surface), `https://www.coinonecorp.com/company/brand` (official brand guideline), and `https://image-public.coinone.co.kr/download/corphome/coinone_guide_4.0.pdf` (official brand-guideline PDF).
|
|
201
|
+
**Tier 2 sources:** `https://getdesign.md/coinone` and `https://styles.refero.design/?q=coinone` were both attempted; built-in web open returned safe-open failures and subsequent web searches returned no Coinone record. No Tier 2 values were used.
|
|
202
|
+
**Conflicts unresolved:** none
|
|
203
|
+
|
|
204
|
+
Legacy generic CTA, filter-chip, store-button, icon-button, trading-state, system-font, shadow, motion, and fallback-family claims were removed or narrowed where the 2026 supplied capture does not provide selector-backed product evidence.
|
|
205
|
+
|
|
206
|
+
## 5. Elevation
|
|
169
207
|
|
|
170
|
-
|
|
208
|
+
The selector-backed home and trading controls above have `box-shadow: none`. The capture does not substantiate a reusable shadow or elevation ladder.
|
|
171
209
|
|
|
172
|
-
|
|
173
|
-
- App/exchange: dense multi-pane (market list · chart · order form), right-aligned numeric columns, thin neutral dividers `#DDE4EB`.
|
|
174
|
-
- 8px spacing base; controls cluster at 8/12/18px gaps.
|
|
175
|
-
- White surfaces dominate; sectioning by border and spacing rather than heavy cards.
|
|
210
|
+
## 6. Spacing & Shape
|
|
176
211
|
|
|
177
|
-
|
|
212
|
+
Observed component spacing is intentionally kept small and local: 4px and 8px occur in home controls, 12px in the compact-control horizontal padding, and 16px in the chart-tab horizontal padding. The recorded radii are 3px for the sign-in control, 6px for the compact control, and 26px for a home badge. These are observations, not a universal radius scale.
|
|
178
213
|
|
|
179
|
-
|
|
180
|
-
- Radius scale: 3px (inline tags) · 6px (chips) · 8px (buttons/cards) · 10px (store/large) · 50% (icon).
|
|
181
|
-
- Shadows reserved for floating menus / modals, kept soft and short.
|
|
214
|
+
## 7. Iconography & Imagery
|
|
182
215
|
|
|
183
|
-
|
|
216
|
+
The public exchange home has a loaded `coinone_glyph_ui` asset for one observed icon-font use. The supplied bundle does not establish a named icon set, image treatment, illustration style, or media-card specification.
|
|
184
217
|
|
|
185
218
|
### Do
|
|
186
|
-
|
|
187
|
-
- Keep
|
|
188
|
-
-
|
|
189
|
-
-
|
|
219
|
+
|
|
220
|
+
- Keep the official Coinone Blue palette and current product-blue observation distinct in implementation notes.
|
|
221
|
+
- Preserve the home/trading typography boundary when recreating one of the captured routes.
|
|
222
|
+
- Treat the corporate brand guideline as identity evidence, not as a source of exchange-control CSS.
|
|
190
223
|
|
|
191
224
|
### Don't
|
|
192
|
-
- Stack multiple filled-blue CTAs competing in one viewport.
|
|
193
|
-
- Introduce shadow-heavy cards in trading views — it slows scanning.
|
|
194
|
-
- Recolor the identity blue toward teal/purple; stay within the Coinone Blue family.
|
|
195
|
-
- Use red/green for price direction (that's a Western convention; KR is red-up/blue-down).
|
|
196
225
|
|
|
197
|
-
|
|
226
|
+
- Substitute a declared-only or system family for `pretendardCoinone` or `Spoqa Han Sans` while presenting it as the observed family.
|
|
227
|
+
- Invent hover, error, empty, modal, responsive, or logged-in component variants from static capture samples.
|
|
228
|
+
- Generalize the corporate guideline's Roboto documentation chrome into exchange UI typography.
|
|
229
|
+
|
|
230
|
+
## 8. Accessibility
|
|
198
231
|
|
|
199
|
-
-
|
|
200
|
-
-
|
|
201
|
-
-
|
|
232
|
+
- The home compact control records `#040505` text on white with a `#DDE4EB` border; the sign-in control records `#79818F` text with a `#AEB3BB` border.
|
|
233
|
+
- The capture includes static focus/pressed snapshots but no interaction record, so it does not establish a reusable keyboard focus-visible treatment.
|
|
234
|
+
- No accessibility conformance score, screen-reader behavior, validation behavior, or mobile target rule is claimed from these public captures.
|
|
202
235
|
|
|
203
|
-
## 9.
|
|
236
|
+
## 9. Content & Voice
|
|
204
237
|
|
|
205
|
-
|
|
238
|
+
Coinone's official mission emphasizes blockchain-enabled connection and names trust, innovation, and expertise as values. Its product and support materials pair task-specific guidance with customer-verification and investor-protection information. Use concrete service language and make compliance or risk boundaries explicit; do not invent promotional trading promises or unobserved product microcopy.
|
|
206
239
|
|
|
207
240
|
## 10. Voice & Tone
|
|
208
241
|
|
|
209
|
-
|
|
242
|
+
**Voice adjectives:** clear · trust-oriented · technically grounded
|
|
210
243
|
|
|
211
244
|
| Do | Don't |
|
|
212
245
|
|---|---|
|
|
213
|
-
|
|
|
214
|
-
|
|
|
215
|
-
|
|
|
216
|
-
|
|
217
|
-
Voice samples (illustrative, derived from live copy):
|
|
218
|
-
- "딱 30초면 완료할 수 있어요!" (signup nudge — friendly, concrete)
|
|
219
|
-
- "스마트 트레이딩 바로가기" (feature CTA — direct, plain)
|
|
220
|
-
- "방문 상담 예약하기" (support — calm, service-oriented)
|
|
246
|
+
| Explain the task, requirement, or protection boundary directly. | Add urgency or return promises not supported by official material. |
|
|
247
|
+
| Separate exchange action copy from compliance/support information. | Turn the company mission into a UI slogan without route-specific evidence. |
|
|
248
|
+
| Use precise, calm Korean financial-service language. | Treat illustrative copy as a captured product string. |
|
|
221
249
|
|
|
222
250
|
## 11. Brand Narrative
|
|
223
251
|
|
|
224
|
-
|
|
252
|
+
Coinone's official history records the company's establishment in 2014 and the launch of its Bitcoin exchange that October. Its mission page describes the company as believing in the possibilities created by free connection and movement of value through blockchain, under the slogan “Bringing Blockchain into the World.” The company names trust, innovation, and expertise as its values.
|
|
253
|
+
|
|
254
|
+
The official business page describes Coinone Exchange as a Korean professional virtual-asset exchange and presents asset safety, anti-money-laundering systems, transparent listing policy, and a user-centered trading environment as core operating themes. The public brand guideline gives that service context a consistent visual identity: a horizontal signature as the default, protected clear space, and blue as the main color representing the future.
|
|
225
255
|
|
|
226
256
|
## 12. Principles
|
|
227
257
|
|
|
228
|
-
1. **
|
|
229
|
-
2. **
|
|
230
|
-
3. **
|
|
231
|
-
4. **
|
|
232
|
-
5. **Stay within the identity blue.** — *UI implication:* blue family only for brand/primary; grays carry the rest.
|
|
258
|
+
1. **Make trust legible.** *UI implication:* keep verification, safety, and status language explicit instead of implying a guarantee.
|
|
259
|
+
2. **Separate identity from surface evidence.** *UI implication:* use the official palette as brand context while retaining the captured home and trading controls as route-local facts.
|
|
260
|
+
3. **Support expert use without inventing density rules.** *UI implication:* preserve observed trading-tab typography, but do not infer an entire order-entry system from a public route.
|
|
261
|
+
4. **Keep product and support boundaries clear.** *UI implication:* do not turn support documentation or corporate copy into an observed exchange state.
|
|
233
262
|
|
|
234
263
|
## 13. Personas
|
|
235
264
|
|
|
236
|
-
|
|
265
|
+
The first-party sources identify stakeholder groups rather than publishing user-research personas. The following are source-grounded service audiences, not synthetic behavioral profiles:
|
|
237
266
|
|
|
238
|
-
- **
|
|
239
|
-
- **
|
|
240
|
-
- **
|
|
267
|
+
- **Exchange members** — people using Coinone's exchange and asset-management services.
|
|
268
|
+
- **Prospective or returning users completing customer verification** — the official support flow identifies customer verification and real-name account checks as service requirements.
|
|
269
|
+
- **Customers seeking security or investor-protection guidance** — the support center publishes phishing, fraud, account-protection, and investor-protection information.
|
|
241
270
|
|
|
242
271
|
## 14. States
|
|
243
272
|
|
|
244
|
-
-
|
|
245
|
-
- **Loading:** skeleton rows in trading tables; spinner inside buttons on submit.
|
|
246
|
-
- **Error (validation):** inline red helper under field; field border turns warning red.
|
|
247
|
-
- **Error (network):** non-blocking toast, retriable; data panes keep last values dimmed.
|
|
248
|
-
- **Success:** brief confirmation toast / checkmark; return to the relevant balance or order view.
|
|
249
|
-
- **Skeleton:** gray `#EEEFF0` placeholder blocks matching final row layout.
|
|
250
|
-
- **Disabled:** muted `#CFD0D3` fill, no border emphasis, non-interactive cursor.
|
|
273
|
+
No empty, loading, success, validation-error, network-error, skeleton, disabled, toast, or responsive state was captured with interaction provenance. These states are intentionally not specified for Coinone in this reference.
|
|
251
274
|
|
|
252
275
|
## 15. Motion & Easing
|
|
253
276
|
|
|
254
|
-
|
|
255
|
-
- Easing: standard ease-out for entrances, ease-in-out for toggles.
|
|
256
|
-
- Price/number changes flash briefly (red up / blue down) then settle — motion communicates direction, never decorates.
|
|
257
|
-
- Keep motion minimal in trading views to avoid distracting from live data.
|
|
277
|
+
The supplied evidence does not measure durations, easing curves, animated price changes, or transition behavior. No motion token or recommendation is claimed.
|