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
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
---
|
|
2
2
|
id: mongodb
|
|
3
|
-
name:
|
|
3
|
+
name: MongoDB
|
|
4
4
|
country: US
|
|
5
5
|
category: backend-devops
|
|
6
6
|
homepage: "https://www.mongodb.com"
|
|
@@ -8,394 +8,297 @@ primary_color: "#00ed64"
|
|
|
8
8
|
logo:
|
|
9
9
|
type: simpleicons
|
|
10
10
|
slug: mongodb
|
|
11
|
-
verified: "2026-
|
|
11
|
+
verified: "2026-07-13"
|
|
12
12
|
omd: "0.1"
|
|
13
13
|
ds:
|
|
14
14
|
name: LeafyGreen
|
|
15
15
|
url: "https://www.mongodb.design"
|
|
16
16
|
type: system
|
|
17
|
-
description: MongoDB's open-source design system
|
|
17
|
+
description: MongoDB's open-source design system and React component library.
|
|
18
|
+
verification_v2:
|
|
19
|
+
schema: 2
|
|
20
|
+
checked: "2026-07-13"
|
|
21
|
+
surfaces:
|
|
22
|
+
- { id: home, kind: marketing, url: "https://www.mongodb.com/", inspected: "2026-07-13" }
|
|
23
|
+
- { id: surface-2, kind: design-system, url: "https://www.mongodb.design/", inspected: "2026-07-13" }
|
|
24
|
+
- { id: surface-3, kind: documentation, url: "https://www.mongodb.com/ko-kr/docs/", inspected: "2026-07-13" }
|
|
25
|
+
sources:
|
|
26
|
+
- { id: home-live, kind: product-surface, url: "https://www.mongodb.com/", captured: "2026-07-13" }
|
|
27
|
+
- { id: leafygreen-live, kind: official-doc, url: "https://www.mongodb.design/", captured: "2026-07-13" }
|
|
28
|
+
- { id: docs-live, kind: official-doc, url: "https://www.mongodb.com/ko-kr/docs/", captured: "2026-07-13" }
|
|
29
|
+
- { id: typography-guidance, kind: official-doc, url: "https://www.mongodb.design/foundations/typography", captured: "2026-07-13" }
|
|
30
|
+
- { id: source-code-license, kind: license, url: "https://github.com/adobe-fonts/source-code-pro/blob/release/LICENSE.md", captured: "2026-07-13" }
|
|
31
|
+
conflicts: []
|
|
32
|
+
claims:
|
|
33
|
+
"tokens.colors.primary": &home { surface_id: home, source_id: home-live, method: computed-style, captured: "2026-07-13" }
|
|
34
|
+
"tokens.colors.navy": *home
|
|
35
|
+
"tokens.colors.forest-chrome": *home
|
|
36
|
+
"tokens.colors.link": *home
|
|
37
|
+
"tokens.colors.docs-canvas": &docs { surface_id: surface-3, source_id: docs-live, method: computed-style, captured: "2026-07-13" }
|
|
38
|
+
"tokens.colors.docs-border": *docs
|
|
39
|
+
"tokens.colors.docs-muted": *docs
|
|
40
|
+
"tokens.colors.docs-inverse": &leafygreen { surface_id: surface-2, source_id: leafygreen-live, method: computed-style, captured: "2026-07-13" }
|
|
41
|
+
"tokens.colors.canvas": *home
|
|
42
|
+
"tokens.colors.ink": *home
|
|
43
|
+
"tokens.colors.feature-border": *home
|
|
44
|
+
"tokens.typography.family.ui": *home
|
|
45
|
+
"tokens.typography.family.display": *home
|
|
46
|
+
"tokens.typography.family.mono": *home
|
|
47
|
+
"tokens.typography.hero.size": *home
|
|
48
|
+
"tokens.typography.hero.weight": *home
|
|
49
|
+
"tokens.typography.hero.lineHeight": *home
|
|
50
|
+
"tokens.typography.hero.use": *home
|
|
51
|
+
"tokens.typography.primary-action.size": *home
|
|
52
|
+
"tokens.typography.primary-action.weight": *home
|
|
53
|
+
"tokens.typography.primary-action.lineHeight": *home
|
|
54
|
+
"tokens.typography.primary-action.tracking": *home
|
|
55
|
+
"tokens.typography.primary-action.use": *home
|
|
56
|
+
"tokens.typography.docs-control.size": *docs
|
|
57
|
+
"tokens.typography.docs-control.weight": *docs
|
|
58
|
+
"tokens.typography.docs-control.lineHeight": *docs
|
|
59
|
+
"tokens.typography.docs-control.use": *docs
|
|
60
|
+
"tokens.spacing.primary-action-y": *home
|
|
61
|
+
"tokens.spacing.primary-action-x": *home
|
|
62
|
+
"tokens.spacing.docs-side-y": *docs
|
|
63
|
+
"tokens.spacing.docs-side-x": *docs
|
|
64
|
+
"tokens.rounded.primary-action": *home
|
|
65
|
+
"tokens.rounded.docs-control": *docs
|
|
66
|
+
"tokens.rounded.docs-icon": *docs
|
|
67
|
+
"tokens.components.marketing-feature-panel.type": *home
|
|
68
|
+
"tokens.components.marketing-feature-panel.bg": *home
|
|
69
|
+
"tokens.components.marketing-feature-panel.fg": *home
|
|
70
|
+
"tokens.components.marketing-feature-panel.border": *home
|
|
71
|
+
"tokens.components.marketing-feature-panel.radius": *home
|
|
72
|
+
"tokens.components.marketing-feature-panel.padding": *home
|
|
73
|
+
"tokens.components.marketing-feature-panel.shadow": *home
|
|
74
|
+
"tokens.components.marketing-feature-panel.use": *home
|
|
18
75
|
tokens:
|
|
19
|
-
source:
|
|
20
|
-
extracted: "2026-
|
|
76
|
+
source: live-extract
|
|
77
|
+
extracted: "2026-07-13"
|
|
78
|
+
components_harvested: true
|
|
21
79
|
colors:
|
|
22
80
|
primary: "#00ed64"
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
border-dark: "#3d4f58"
|
|
34
|
-
muted: "#5c6c75"
|
|
81
|
+
navy: "#001e2b"
|
|
82
|
+
forest-chrome: "#00684a"
|
|
83
|
+
link: "#006cfa"
|
|
84
|
+
canvas: "#ffffff"
|
|
85
|
+
ink: "#000000"
|
|
86
|
+
feature-border: "#e7eeec"
|
|
87
|
+
docs-canvas: "#f9fbfa"
|
|
88
|
+
docs-border: "#889397"
|
|
89
|
+
docs-muted: "#3d4f58"
|
|
90
|
+
docs-inverse: "#112733"
|
|
35
91
|
typography:
|
|
36
|
-
family: {
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
body: { size: 18, weight: 400, lineHeight: 1.33, use: "Standard body" }
|
|
43
|
-
body-light: { size: 16, weight: 300, lineHeight: 1.50, use: "Light-weight reading text" }
|
|
44
|
-
nav: { size: 16, weight: 500, tracking: 0.16, use: "Navigation, emphasized" }
|
|
45
|
-
caption: { size: 14, weight: 400, lineHeight: 1.71, use: "Metadata" }
|
|
46
|
-
code-label: { size: 14, weight: 500, lineHeight: 1.14, tracking: 1, use: "Uppercase Source Code Pro labels" }
|
|
47
|
-
spacing: [4, 7, 8, 10, 12, 14, 16, 18, 20, 24, 32]
|
|
48
|
-
rounded: { sm: 4, md: 16, lg: 24, full: 9999 }
|
|
49
|
-
shadow:
|
|
50
|
-
subtle: "rgba(0,0,0,0.1) 0px 2px 4px"
|
|
51
|
-
standard: "rgba(0,0,0,0.15) 0px 3px 20px"
|
|
52
|
-
forest: "rgba(0,30,43,0.12) 0px 26px 44px, rgba(0,0,0,0.13) 0px 7px 13px"
|
|
53
|
-
components_harvested: true
|
|
92
|
+
family: { ui: "Euclid Circular A", display: "MongoDB Value Serif", mono: "Source Code Pro" }
|
|
93
|
+
hero: { size: 64, weight: 400, lineHeight: 72, use: "Public home marketing H1" }
|
|
94
|
+
primary-action: { size: 16, weight: 500, lineHeight: 16, tracking: 0.16, use: "Public home and documentation primary action" }
|
|
95
|
+
docs-control: { size: 13, weight: 500, lineHeight: 20, use: "Small documentation control" }
|
|
96
|
+
spacing: { primary-action-y: 15, primary-action-x: 24, docs-side-y: 16, docs-side-x: 24 }
|
|
97
|
+
rounded: { primary-action: 4, docs-control: 6, docs-icon: 9999 }
|
|
54
98
|
components:
|
|
55
|
-
|
|
56
|
-
button-dark-teal: { type: button, bg: "#1c2d38", fg: "#5c6c75", border: "1px solid #3d4f58", radius: "100px", states: "hover bg #1eaedb, text white, translateX(5px)", use: "Dark teal pill button" }
|
|
57
|
-
button-outlined: { type: button, bg: "transparent", fg: "#001e2b", border: "1px solid #b8c4c2", radius: "8px", states: "hover background tint", use: "Outlined button on light surface" }
|
|
58
|
-
card: { type: card, bg: "#ffffff", border: "1px solid #b8c4c2", radius: "16px", shadow: "rgba(0,30,43,0.12) 0px 26px 44px", use: "Light-mode card" }
|
|
59
|
-
card-dark: { type: card, bg: "#001e2b", border: "1px solid #3d4f58", radius: "16px", use: "Dark-mode card" }
|
|
60
|
-
input: { type: input, fg: "#e8edeb", border: "1px solid #b8c4c2", padding: "12px 12px 12px 8px", radius: "4px", use: "Textarea / form field" }
|
|
61
|
-
code-label: { type: badge, fg: "#00ed64", font: "14px / 500", use: "Uppercase Source Code Pro section label, 1-2px tracking" }
|
|
99
|
+
marketing-feature-panel: { type: card, bg: "#ffffff", fg: "#000000", border: "1px solid #e7eeec", radius: "40px", padding: "40px 48px", shadow: "rgba(0, 0, 0, 0.1) 0px 2px 4px 0px", use: "Observed public-home feature panel" }
|
|
62
100
|
---
|
|
63
101
|
|
|
64
102
|
# Design System Inspiration of MongoDB
|
|
65
103
|
|
|
66
104
|
## 1. Visual Theme & Atmosphere
|
|
67
105
|
|
|
68
|
-
MongoDB
|
|
106
|
+
MongoDB is a developer data platform built around a flexible document model and services that let teams build and scale modern applications. Its origin story is equally developer-centred: the founders’ experience operating DoubleClick at high scale led them to establish 10gen in 2007, launch MongoDB in 2009, and rename the company after the product in 2013. Today Atlas joins data services into a unified developer data platform. Across the captured public marketing, LeafyGreen design-system, and documentation surfaces, that technical purpose is expressed through a navy-and-spring-green signal system, strong rectangular actions, and a deliberately mixed typographic voice: Value Serif for display authority, Euclid Circular A for UI clarity, and Source Code Pro for code-like labels. This reference keeps those three public domains separate rather than treating the public website as an authenticated Atlas UI.
|
|
69
107
|
|
|
70
|
-
|
|
108
|
+
- **High-signal green action:** `#00ed64` appears as a navy-text primary action on the public home and documentation headers.
|
|
109
|
+
- **Dark technical field:** `#001e2b` anchors dark marketing sections and inverse actions; LeafyGreen’s captured design-system page uses a separate `#112733` dark canvas.
|
|
110
|
+
- **Editorial plus operational typography:** Value Serif leads headings; Euclid and Source Code Pro support product reading and code/value notation.
|
|
111
|
+
- **Domain boundary:** home is marketing, `mongodb.design` is the LeafyGreen design system, and `/docs/` is documentation chrome. No authenticated product screen was captured.
|
|
71
112
|
|
|
72
|
-
|
|
113
|
+
## 2. Color Palette & Roles
|
|
73
114
|
|
|
74
|
-
|
|
75
|
-
- Deep teal-black backgrounds (`#001e2b`) — forest-dark, not space-dark
|
|
76
|
-
- Neon MongoDB Green (`#00ed64`) as the singular brand accent — electric and organic
|
|
77
|
-
- MongoDB Value Serif for hero headlines — editorial authority at tech scale
|
|
78
|
-
- Euclid Circular A for body with weight 300 (light) as a distinctive body weight
|
|
79
|
-
- Source Code Pro with wide uppercase letter-spacing (1px–3px) for technical labels
|
|
80
|
-
- Teal-tinted shadows: `rgba(0, 30, 43, 0.12)` — shadows carry the forest color
|
|
81
|
-
- Dual-mode: dark teal hero sections + light white content sections
|
|
82
|
-
- Pill buttons (100px radius) with green borders (`#00684a`)
|
|
83
|
-
- Link Blue (`#006cfa`) and hover transition to `#3860be`
|
|
115
|
+
### Observed public and documentation roles
|
|
84
116
|
|
|
85
|
-
|
|
117
|
+
- **Spring Green** (`#00ed64`): public home and documentation header primary-action background.
|
|
118
|
+
- **MongoDB Navy** (`#001e2b`): primary-action text and border; dark marketing-section foreground/background use.
|
|
119
|
+
- **Forest Green chrome** (`#00684a`): home announcement-strip background; it is not promoted to the canonical CTA fill.
|
|
120
|
+
- **Link Blue** (`#006cfa`): observed home text-link color.
|
|
121
|
+
- **Documentation canvas** (`#f9fbfa`): compact public documentation control background.
|
|
122
|
+
- **Documentation border** (`#889397`): observed one-pixel compact-control border.
|
|
123
|
+
- **Documentation muted text** (`#3d4f58`): documentation utility/control text.
|
|
124
|
+
- **LeafyGreen inverse canvas** (`#112733`): captured design-system search-field background.
|
|
86
125
|
|
|
87
|
-
|
|
88
|
-
- **Forest Black** (`#001e2b`): Primary dark background — the deepest teal-black
|
|
89
|
-
- **MongoDB Green** (`#00ed64`): Primary brand accent — neon green for highlights, underlines, gradients
|
|
90
|
-
- **Dark Green** (`#00684a`): Button borders, link text on light — muted green for functional use
|
|
91
|
-
|
|
92
|
-
### Interactive
|
|
93
|
-
- **Action Blue** (`#006cfa`): Secondary accent — links, interactive highlights
|
|
94
|
-
- **Hover Blue** (`#3860be`): All link hover states transition to this blue
|
|
95
|
-
- **Teal Active** (`#1eaedb`): Button hover background — bright teal
|
|
96
|
-
|
|
97
|
-
### Neutral Scale
|
|
98
|
-
- **Deep Teal** (`#1c2d38`): Dark button backgrounds, secondary dark surfaces
|
|
99
|
-
- **Teal Gray** (`#3d4f58`): Dark borders on dark surfaces
|
|
100
|
-
- **Dark Slate** (`#21313c`): Dark link text variant
|
|
101
|
-
- **Cool Gray** (`#5c6c75`): Muted text on dark, secondary button text
|
|
102
|
-
- **Silver Teal** (`#b8c4c2`): Borders on light surfaces, dividers
|
|
103
|
-
- **Light Input** (`#e8edeb`): Input text on dark surfaces
|
|
104
|
-
- **Pure White** (`#ffffff`): Light section background, button text on dark
|
|
105
|
-
- **Black** (`#000000`): Text on light surfaces, darkest elements
|
|
106
|
-
|
|
107
|
-
### Shadows
|
|
108
|
-
- **Forest Shadow** (`rgba(0, 30, 43, 0.12) 0px 26px 44px, rgba(0, 0, 0, 0.13) 0px 7px 13px`): Primary card elevation — teal-tinted
|
|
109
|
-
- **Standard Shadow** (`rgba(0, 0, 0, 0.15) 0px 3px 20px`): General elevation
|
|
110
|
-
- **Subtle Shadow** (`rgba(0, 0, 0, 0.1) 0px 2px 4px`): Light card lift
|
|
126
|
+
The captured white, gray, and local marketing-card surfaces remain local observations. They do not establish a complete application semantic palette.
|
|
111
127
|
|
|
112
128
|
## 3. Typography Rules
|
|
113
129
|
|
|
114
|
-
###
|
|
115
|
-
|
|
116
|
-
- **
|
|
117
|
-
- **Code
|
|
118
|
-
- **
|
|
119
|
-
|
|
120
|
-
|
|
121
|
-
|
|
122
|
-
|
|
123
|
-
|
|
124
|
-
|
|
|
125
|
-
|
|
126
|
-
|
|
|
127
|
-
|
|
|
128
|
-
|
|
|
129
|
-
|
|
|
130
|
-
|
|
|
131
|
-
|
|
|
132
|
-
| Body Bold | Euclid Circular A | 15px (0.94rem) | 700 | 1.50 | normal | Strong emphasis |
|
|
133
|
-
| Button | Euclid Circular A | 13.5px–16px | 500–700 | 1.00 | 0.135px–0.9px | CTA labels |
|
|
134
|
-
| Caption | Euclid Circular A | 14px (0.88rem) | 400 | 1.71 (relaxed) | normal | Metadata |
|
|
135
|
-
| Small | Euclid Circular A | 11px (0.69rem) | 600 | 1.82 (relaxed) | 0.2px | Tags, annotations |
|
|
136
|
-
| Code Heading | Source Code Pro | 40px (2.50rem) | 400 | 1.60 (relaxed) | normal | Code showcase titles |
|
|
137
|
-
| Code Body | Source Code Pro | 16px (1.00rem) | 400 | 1.50 | normal | Code blocks |
|
|
138
|
-
| Code Label | Source Code Pro | 14px (0.88rem) | 400–500 | 1.14 (tight) | 1px–2px | `text-transform: uppercase` |
|
|
139
|
-
| Code Micro | Source Code Pro | 9px (0.56rem) | 600 | 2.67 (relaxed) | 2.5px | `text-transform: uppercase` |
|
|
140
|
-
|
|
141
|
-
### Principles
|
|
142
|
-
- **Serif for authority**: MongoDB Value Serif at hero scale creates an editorial presence unusual in tech — it communicates that MongoDB is an institution, not a startup.
|
|
143
|
-
- **Weight 300 as body default**: Euclid Circular A uses light (300) for body text, creating an airy reading experience that contrasts with the dense, dark backgrounds.
|
|
144
|
-
- **Wide-tracked monospace labels**: Source Code Pro uppercase at 1px–3px letter-spacing creates technical signposts that feel like database field labels — systematic, structured, classified.
|
|
145
|
-
- **Four-weight range**: 300 (light body) → 400 (standard) → 500 (UI/nav) → 700 (bold CTA) — a wider range than most systems, enabling fine-grained hierarchy.
|
|
130
|
+
### Evidence classes
|
|
131
|
+
|
|
132
|
+
- **Official product-use:** LeafyGreen’s typography guidance says MongoDB Value Serif is used in the logo and primarily for H1/H2, Euclid Circular A is the frequently used product body font, and Source Code Pro displays code snippets and other values.
|
|
133
|
+
- **Live computed surface-use:** the supplied capture reports all three families as loaded with high confidence: Euclid Circular A (287 visible uses), MongoDB Value Serif (5), and Source Code Pro (3). Euclid and Value Serif have MongoDB-hosted font sources; Source Code Pro is loaded from Google-hosted files.
|
|
134
|
+
- **Official licence context:** Adobe licenses Source Code Pro under SIL Open Font License 1.1. That licence applies to Source Code Pro, not to MongoDB’s proprietary or brand-hosted font files.
|
|
135
|
+
- **Loaded but not promoted:** Akzidenz-Grotesk Std has loaded visible use in the bundle but has no captured source URL or matching LeafyGreen product-role statement. It is retained as a live observation, not a machine UI-family token.
|
|
136
|
+
- **Declared-only / system / unresolved:** icon fonts, Noto CJK fallback declarations, and Times/Arial system or unresolved fallbacks are not promoted. No substitute is rendered as a MongoDB font.
|
|
137
|
+
|
|
138
|
+
### Measured public hierarchy
|
|
139
|
+
|
|
140
|
+
| Role | Font | Size | Weight | Line height | Tracking | Surface boundary |
|
|
141
|
+
|---|---|---:|---:|---:|---:|---|
|
|
142
|
+
| Public home hero | MongoDB Value Serif | 64px | 400 | 72px | normal | home marketing H1 |
|
|
143
|
+
| Public primary action | Euclid Circular A | 16px | 500 | 16px | 0.16px | home and documentation header |
|
|
144
|
+
| Public section heading | Euclid Circular A | 36px | 500 | 48px | normal | home marketing |
|
|
145
|
+
| Public code/value label | Source Code Pro | 14px | 400–500 | 16–24px | 1–2px | home marketing |
|
|
146
|
+
| LeafyGreen page title | MongoDB Value Serif | 48px | 400 | 64px | normal | design-system page |
|
|
147
|
+
| Documentation compact control | Euclid Circular A | 13px | 500 | 20px | normal | public docs |
|
|
146
148
|
|
|
147
149
|
## 4. Component Stylings
|
|
148
150
|
|
|
149
|
-
|
|
151
|
+
All variants below are baseline observations from the supplied 2026-07-13 collector bundle. The bundle records `interactionCount: 0`; therefore it does not establish hover, pressed, focus, menu, modal, toast, form-error, or transition variants.
|
|
152
|
+
|
|
153
|
+
### Public primary action
|
|
154
|
+
|
|
155
|
+
**Home and documentation header action**
|
|
156
|
+
- Background: `#00ed64`
|
|
157
|
+
- Text: `#001e2b`
|
|
158
|
+
- Border: `1px solid #001e2b`
|
|
159
|
+
- Radius: `4px`
|
|
160
|
+
- Padding: `15px 24px`
|
|
161
|
+
- Font: `16px / 500 / Euclid Circular A`
|
|
162
|
+
- Use: public marketing and documentation header action; `home::[data-omd-capture="11"]`, also observed on `surface-3`
|
|
163
|
+
|
|
164
|
+
### Public marketing feature panel
|
|
150
165
|
|
|
151
|
-
**
|
|
152
|
-
- Background: `#
|
|
166
|
+
**Large white feature panel**
|
|
167
|
+
- Background: `#ffffff`
|
|
153
168
|
- Text: `#000000`
|
|
154
|
-
-
|
|
155
|
-
-
|
|
156
|
-
-
|
|
157
|
-
-
|
|
158
|
-
-
|
|
159
|
-
|
|
160
|
-
|
|
161
|
-
|
|
162
|
-
|
|
163
|
-
-
|
|
164
|
-
- Border: `1px solid #3d4f58`
|
|
165
|
-
- Hover: background `#1eaedb`, text white, translateX(5px)
|
|
166
|
-
|
|
167
|
-
**Outlined Button (Light Surface)**
|
|
168
|
-
- Background: transparent
|
|
169
|
+
- Border: `1px solid #e7eeec`
|
|
170
|
+
- Radius: `40px`
|
|
171
|
+
- Padding: `40px 48px`
|
|
172
|
+
- Shadow: `rgba(0, 0, 0, 0.1) 0px 2px 4px 0px`
|
|
173
|
+
- Use: home role-button feature panel; `home::[data-omd-capture="15"]`
|
|
174
|
+
|
|
175
|
+
### Documentation compact control
|
|
176
|
+
|
|
177
|
+
**Small bordered control**
|
|
178
|
+
- Background: `#f9fbfa`
|
|
169
179
|
- Text: `#001e2b`
|
|
170
|
-
- Border: `1px solid #
|
|
171
|
-
- Radius:
|
|
172
|
-
-
|
|
173
|
-
|
|
174
|
-
|
|
175
|
-
|
|
176
|
-
|
|
177
|
-
|
|
178
|
-
-
|
|
179
|
-
-
|
|
180
|
-
|
|
181
|
-
|
|
182
|
-
-
|
|
183
|
-
-
|
|
184
|
-
-
|
|
185
|
-
|
|
186
|
-
###
|
|
187
|
-
|
|
188
|
-
|
|
189
|
-
-
|
|
190
|
-
-
|
|
191
|
-
-
|
|
192
|
-
|
|
193
|
-
|
|
194
|
-
-
|
|
195
|
-
- Green-accented UI elements in screenshots
|
|
196
|
-
- 30px–32px radius on image containers
|
|
197
|
-
- Full-width dark sections for product showcases
|
|
198
|
-
|
|
199
|
-
### Distinctive Components
|
|
200
|
-
|
|
201
|
-
**Neon Green Accent Underlines**
|
|
202
|
-
- `0px 2px 2px 0px solid #00ed64` — bottom + right border creating accent underlines
|
|
203
|
-
- Used on feature headings and highlighted text
|
|
204
|
-
- Also appears as `#006cfa` (blue) variant
|
|
205
|
-
|
|
206
|
-
**Source Code Label System**
|
|
207
|
-
- 14px uppercase Source Code Pro with 1px–2px letter-spacing
|
|
208
|
-
- Used as section category markers above headings
|
|
209
|
-
- Creates a "database field label" aesthetic
|
|
180
|
+
- Border: `1px solid #889397`
|
|
181
|
+
- Radius: `6px`
|
|
182
|
+
- Font: `13px / 500 / Euclid Circular A`
|
|
183
|
+
- Use: compact public documentation control; `surface-3::[data-omd-capture="21"]`
|
|
184
|
+
|
|
185
|
+
### Documentation icon control
|
|
186
|
+
|
|
187
|
+
**Circular icon control**
|
|
188
|
+
- Background: `#ffffff`
|
|
189
|
+
- Text: `#00684a`
|
|
190
|
+
- Border: `1px solid #e8edeb`
|
|
191
|
+
- Radius: `100%`
|
|
192
|
+
- Padding: `1px 6px`
|
|
193
|
+
- Shadow: `rgba(0, 30, 43, 0.1) 0px 3px 4px 0px`
|
|
194
|
+
- Use: public documentation icon control; `surface-3::[data-omd-capture="22"]`
|
|
195
|
+
|
|
196
|
+
### LeafyGreen utility control
|
|
197
|
+
|
|
198
|
+
**Dark compact control**
|
|
199
|
+
- Background: `#3d4f58`
|
|
200
|
+
- Text: `#ffffff`
|
|
201
|
+
- Border: `1px solid #889397`
|
|
202
|
+
- Radius: `50px`
|
|
203
|
+
- Font: `13px / 500 / Euclid Circular A`
|
|
204
|
+
- Use: LeafyGreen design-system utility control; `surface-2::[data-omd-capture="48"]`
|
|
210
205
|
|
|
211
206
|
## 5. Layout Principles
|
|
212
207
|
|
|
213
|
-
###
|
|
214
|
-
- Base unit: 8px
|
|
215
|
-
- Scale: 1px, 4px, 7px, 8px, 10px, 12px, 14px, 15px, 16px, 18px, 20px, 24px, 32px
|
|
216
|
-
|
|
217
|
-
### Grid & Container
|
|
218
|
-
- Max content width centered
|
|
219
|
-
- Dark hero section with contained content
|
|
220
|
-
- Light content sections below
|
|
221
|
-
- Card grids: 2–3 columns
|
|
222
|
-
- Full-width dark footer
|
|
223
|
-
|
|
224
|
-
### Whitespace Philosophy
|
|
225
|
-
- **Dramatic mode transitions**: The shift from dark teal sections to white content creates built-in visual breathing through contrast, not just space.
|
|
226
|
-
- **Generous dark sections**: Dark hero and feature areas use extra vertical padding (80px+) to let the forest-dark background breathe.
|
|
227
|
-
- **Compact light sections**: White content areas are denser, with tighter card grids and less vertical spacing.
|
|
228
|
-
|
|
229
|
-
### Border Radius Scale
|
|
230
|
-
- Minimal (1px–2px): Small spans, badges
|
|
231
|
-
- Subtle (4px): Inputs, small buttons
|
|
232
|
-
- Standard (8px): Cards, links
|
|
233
|
-
- Card (16px): Standard cards, containers
|
|
234
|
-
- Toggle (20px): Switch elements
|
|
235
|
-
- Large (24px): Large panels
|
|
236
|
-
- Image (30px–32px): Image containers
|
|
237
|
-
- Hero (48px): Hero cards
|
|
238
|
-
- Pill (100px–999px): Buttons, navigation pills
|
|
239
|
-
- Full (9999px): Maximum pill
|
|
208
|
+
### Measured spacing
|
|
240
209
|
|
|
241
|
-
|
|
210
|
+
- Public primary action: `15px 24px` at `home::[data-omd-capture="11"]`.
|
|
211
|
+
- Larger public primary actions: `16px 32px` at home CTA captures.
|
|
212
|
+
- Documentation side-nav items: `16px 24px` on the captured public docs surface.
|
|
213
|
+
- LeafyGreen navigation list item: `8px 16px` on the design-system surface.
|
|
214
|
+
|
|
215
|
+
The evidence does not establish a full cross-product spacing scale. Use the recorded values only in their source-domain contexts.
|
|
242
216
|
|
|
243
|
-
|
|
244
|
-
|
|
245
|
-
|
|
246
|
-
|
|
247
|
-
|
|
248
|
-
|
|
249
|
-
|
|
217
|
+
### Shape boundary
|
|
218
|
+
|
|
219
|
+
- Public primary action: 4px.
|
|
220
|
+
- Documentation compact control: 6px.
|
|
221
|
+
- Public marketing feature panel: 40px.
|
|
222
|
+
- Documentation icon control: 100% circular.
|
|
223
|
+
- LeafyGreen utility control: 50px pill.
|
|
224
|
+
|
|
225
|
+
## 6. Depth & Elevation
|
|
250
226
|
|
|
251
|
-
|
|
227
|
+
Two shadows are directly observed: the public marketing feature panel uses `rgba(0, 0, 0, 0.1) 0px 2px 4px 0px`; the documentation icon control uses `rgba(0, 30, 43, 0.1) 0px 3px 4px 0px`. No general elevation ladder is promoted from those local instances.
|
|
252
228
|
|
|
253
229
|
## 7. Do's and Don'ts
|
|
254
230
|
|
|
255
231
|
### Do
|
|
256
|
-
|
|
257
|
-
-
|
|
258
|
-
-
|
|
259
|
-
-
|
|
260
|
-
-
|
|
261
|
-
- Maintain the dark/light section duality — dramatic contrast between modes
|
|
262
|
-
- Use weight 300 for body text — the light weight is the readable voice
|
|
263
|
-
- Apply pill radius (100px) to primary action buttons
|
|
232
|
+
|
|
233
|
+
- Use Spring Green (`#00ed64`) with MongoDB Navy (`#001e2b`) for the observed public primary-action pairing.
|
|
234
|
+
- Keep Value Serif for the captured display hierarchy, Euclid for UI/body roles, and Source Code Pro for code/value labels.
|
|
235
|
+
- Preserve the source-domain distinction between marketing, LeafyGreen, and documentation observations.
|
|
236
|
+
- Carry selector and surface provenance forward when using the component examples.
|
|
264
237
|
|
|
265
238
|
### Don't
|
|
266
|
-
|
|
267
|
-
-
|
|
268
|
-
-
|
|
269
|
-
-
|
|
270
|
-
-
|
|
271
|
-
- Don't mix dark and light section treatments within the same section
|
|
272
|
-
- Don't use warm colors — the palette is strictly cool (teal, green, blue)
|
|
273
|
-
- Don't forget the green accent underlines — they're the signature decorative element
|
|
239
|
+
|
|
240
|
+
- Do not substitute a system font for Euclid Circular A, MongoDB Value Serif, or Source Code Pro.
|
|
241
|
+
- Do not reclassify Forest Green (`#00684a`) announcement chrome as the canonical CTA fill.
|
|
242
|
+
- Do not infer interaction states, modal behavior, form errors, toasts, or component variants from this baseline-only bundle.
|
|
243
|
+
- Do not generalize public-site styles into an authenticated Atlas product interface.
|
|
274
244
|
|
|
275
245
|
## 8. Responsive Behavior
|
|
276
246
|
|
|
277
|
-
|
|
278
|
-
| Name | Width | Key Changes |
|
|
279
|
-
|------|-------|-------------|
|
|
280
|
-
| Mobile Small | <425px | Tight single column |
|
|
281
|
-
| Mobile | 425–768px | Standard mobile |
|
|
282
|
-
| Tablet | 768–1024px | 2-column grids begin |
|
|
283
|
-
| Desktop | 1024–1280px | Standard layout |
|
|
284
|
-
| Large Desktop | 1280–1440px | Expanded layout |
|
|
285
|
-
| Ultra-wide | >1440px | Maximum width, generous margins |
|
|
286
|
-
|
|
287
|
-
### Touch Targets
|
|
288
|
-
- Pill buttons with generous padding
|
|
289
|
-
- Navigation links at 16px with adequate spacing
|
|
290
|
-
- Card surfaces as full-area touch targets
|
|
291
|
-
|
|
292
|
-
### Collapsing Strategy
|
|
293
|
-
- Hero: MongoDB Value Serif 96px → 64px → scales further
|
|
294
|
-
- Navigation: horizontal mega-menu → hamburger
|
|
295
|
-
- Feature cards: multi-column → stacked
|
|
296
|
-
- Dark/light sections maintain their mode at all sizes
|
|
297
|
-
- Source Code Pro labels maintain uppercase treatment
|
|
298
|
-
|
|
299
|
-
### Image Behavior
|
|
300
|
-
- Dashboard screenshots scale proportionally
|
|
301
|
-
- Dark section backgrounds maintained full-width
|
|
302
|
-
- Image radius maintained across breakpoints
|
|
247
|
+
The supplied evidence is a 1440×900 capture. It establishes no responsive breakpoint, mobile layout, touch-target, or collapse behavior claim.
|
|
303
248
|
|
|
304
249
|
## 9. Agent Prompt Guide
|
|
305
250
|
|
|
306
|
-
|
|
307
|
-
- Dark background: Forest Black (`#001e2b`)
|
|
308
|
-
- Brand accent: MongoDB Green (`#00ed64`)
|
|
309
|
-
- Functional green: Dark Green (`#00684a`)
|
|
310
|
-
- Link blue: Action Blue (`#006cfa`)
|
|
311
|
-
- Text on light: Black (`#000000`)
|
|
312
|
-
- Text on dark: White (`#ffffff`) or Light Input (`#e8edeb`)
|
|
313
|
-
- Border light: Silver Teal (`#b8c4c2`)
|
|
314
|
-
- Border dark: Teal Gray (`#3d4f58`)
|
|
315
|
-
|
|
316
|
-
### Example Component Prompts
|
|
317
|
-
- "Create a hero on forest-black (#001e2b) background. Headline at 96px MongoDB Value Serif weight 400, line-height 1.20, white text with 'potential' highlighted in MongoDB Green (#00ed64). Subtitle at 18px Euclid Circular A weight 400. Green pill CTA (#00684a, 100px radius). Neon green gradient glow behind product screenshot."
|
|
318
|
-
- "Design a card on white background: 1px solid #b8c4c2 border, 16px radius, shadow rgba(0,30,43,0.12) 0px 26px 44px. Title at 24px Euclid Circular A weight 500. Body at 16px weight 300. Source Code Pro 14px uppercase label above title with 2px letter-spacing."
|
|
319
|
-
- "Build a dark section: #001e2b background, 1px solid #3d4f58 border on cards. White text. MongoDB Green (#00ed64) accent underlines on headings using bottom-border 2px solid."
|
|
320
|
-
- "Create technical label: Source Code Pro 14px, text-transform uppercase, letter-spacing 2px, weight 500, #00ed64 color on dark background."
|
|
321
|
-
- "Design a pill button: #1c2d38 background, 1px solid #3d4f58 border, 100px radius, #5c6c75 text. Hover: #1eaedb background, white text, translateX(5px)."
|
|
322
|
-
|
|
323
|
-
### Iteration Guide
|
|
324
|
-
1. Start with the mode decision: dark (#001e2b) for hero/features, white for content
|
|
325
|
-
2. MongoDB Green (#00ed64) is electric — use once per section for maximum impact
|
|
326
|
-
3. Serif headlines (MongoDB Value Serif) create the editorial authority — never use for body
|
|
327
|
-
4. Weight 300 body text creates the airy reading experience — don't default to 400
|
|
328
|
-
5. Source Code Pro uppercase with wide tracking for technical labels — the database voice
|
|
329
|
-
6. Teal-tinted shadows keep everything in the MongoDB color world
|
|
251
|
+
Use the reference as a source-bounded composition guide: a public marketing primary action can be `#00ed64` with `#001e2b` text/border, 4px radius, and Euclid Circular A 16px/500. Use MongoDB Value Serif for a measured public display headline and Source Code Pro for a code/value label. For LeafyGreen or documentation work, choose only the separately documented controls rather than importing marketing card geometry by default.
|
|
330
252
|
|
|
331
253
|
## 10. Voice & Tone
|
|
332
254
|
|
|
333
|
-
MongoDB
|
|
255
|
+
MongoDB’s first-party company story is developer-centred, practical, and ambitious: make a flexible data platform that helps developers build and scale. Its public writing pairs direct action language with concrete technical outcomes rather than generic database superlatives.
|
|
334
256
|
|
|
335
|
-
| Context |
|
|
257
|
+
| Context | Observed or official direction |
|
|
336
258
|
|---|---|
|
|
337
|
-
|
|
|
338
|
-
|
|
|
339
|
-
|
|
|
340
|
-
| Error | Specific. "Invalid ObjectId. Check format: 24-char hex." |
|
|
259
|
+
| Product mission | Empower innovators by unleashing the power of software and data. |
|
|
260
|
+
| Founder story | Frame scale, flexibility, and developer productivity as the problem to solve. |
|
|
261
|
+
| CTA | Use concise actions such as “Get Started” when supported by the captured public header. |
|
|
341
262
|
|
|
342
263
|
**Voice samples**
|
|
343
|
-
-
|
|
344
|
-
|
|
345
|
-
|
|
264
|
+
- “Get Started” — captured public primary action.
|
|
265
|
+
- “Our journey” — official company-history framing.
|
|
266
|
+
- “The needs of developers have always served as the company’s North Star.” — official story page.
|
|
346
267
|
|
|
347
268
|
## 11. Brand Narrative
|
|
348
269
|
|
|
349
|
-
MongoDB
|
|
270
|
+
MongoDB traces its start to Dwight Merriman, Eliot Horowitz, and Kevin Ryan’s experience at DoubleClick, where relational databases struggled at more than 400,000 ads per second. MongoDB’s official history says they founded the company, then called 10gen, in 2007 to make a more scalable and flexible approach to data.
|
|
271
|
+
|
|
272
|
+
The team launched MongoDB in 2009 with a document model intended to manage large, unstructured data and scale for modern applications. The company renamed itself MongoDB in 2013 as the product gained traction. Its current account presents Atlas as the unified developer data platform that carries forward that developer-first direction across cloud providers and on-premises workloads.
|
|
350
273
|
|
|
351
274
|
## 12. Principles
|
|
352
275
|
|
|
353
|
-
1. **
|
|
354
|
-
2. **
|
|
355
|
-
3. **
|
|
356
|
-
4. **
|
|
357
|
-
5. **0px-radius hero buttons, 4px-radius nav.** *UI implication:* mixed radius is intentional — sharp for data, soft for UX.
|
|
276
|
+
1. **Build for developer agility.** *UI implication:* explain the concrete action or data outcome before introducing platform breadth.
|
|
277
|
+
2. **Make flexibility legible.** *UI implication:* distinguish a public marketing message, design-system rule, and documentation affordance instead of flattening them into one generic UI.
|
|
278
|
+
3. **Use type by role.** *UI implication:* Value Serif belongs in display hierarchy, Euclid in product reading/UI, and Source Code Pro in code/value contexts.
|
|
279
|
+
4. **Keep high-signal actions disciplined.** *UI implication:* reserve Spring Green primary actions for the observed navy-text pairing; Forest Green remains announcement chrome in this evidence set.
|
|
358
280
|
|
|
359
281
|
## 13. Personas
|
|
360
282
|
|
|
361
|
-
|
|
283
|
+
These are stakeholder groups named by MongoDB’s official company and story materials, not fictional user profiles.
|
|
362
284
|
|
|
363
|
-
**
|
|
285
|
+
**Developers and builders.** MongoDB describes developers as the product’s North Star and the audience that needs a flexible way to manage and interact with data.
|
|
364
286
|
|
|
365
|
-
**
|
|
287
|
+
**Innovators and application teams.** The company mission addresses teams creating, transforming, and disrupting industries with modern applications.
|
|
366
288
|
|
|
367
|
-
**
|
|
289
|
+
**Organizations operating across environments.** Atlas is described as consolidating workloads through a unified experience for on-premises or preferred-cloud deployment.
|
|
368
290
|
|
|
369
291
|
## 14. States
|
|
370
292
|
|
|
371
|
-
|
|
372
|
-
|---|---|
|
|
373
|
-
| **Empty (no databases)** | "Create your first cluster" Atlas CTA |
|
|
374
|
-
| **Empty (no collections)** | Inline shell command + create button |
|
|
375
|
-
| **Loading (query)** | Per-stage execution explanation visible |
|
|
376
|
-
| **Loading (cluster scaling)** | Progress with elapsed time, ETA |
|
|
377
|
-
| **Error (query syntax)** | Inline below editor + line:column |
|
|
378
|
-
| **Error (server)** | Specific MongoDB error code + docs link |
|
|
379
|
-
| **Success (query)** | Results table + execution stats |
|
|
380
|
-
| **Success (cluster created)** | Connection string + security checklist |
|
|
381
|
-
| **Skeleton (cluster list)** | Teal-tinted placeholders |
|
|
382
|
-
| **Disabled (read-only)** | Lock icon + role tooltip |
|
|
383
|
-
| **Loading (long migration)** | Multi-step progress |
|
|
293
|
+
No empty, loading, success, error, disabled, skeleton, or interactive transition treatment was captured. These states are intentionally omitted rather than reconstructed from public baseline screenshots.
|
|
384
294
|
|
|
385
295
|
## 15. Motion & Easing
|
|
386
296
|
|
|
387
|
-
|
|
388
|
-
|---|---|---|
|
|
389
|
-
| `motion-instant` | 0ms | Selection |
|
|
390
|
-
| `motion-fast` | 150ms | Hover |
|
|
391
|
-
| `motion-standard` | 250ms | Modal, panel |
|
|
392
|
-
|
|
393
|
-
Standard cubic-bezier; no bounce — enterprise register. `prefers-reduced-motion: reduce` removes hover transitions.
|
|
297
|
+
No duration, easing curve, or reduced-motion behavior was captured. No motion token is asserted.
|
|
394
298
|
|
|
395
299
|
---
|
|
396
300
|
|
|
397
|
-
**Verified:** 2026-
|
|
398
|
-
**Tier 1 sources:** mongodb.com
|
|
399
|
-
**Tier 2 sources:** styles.refero.design
|
|
400
|
-
**
|
|
401
|
-
**Style ref:** `stripe`. **Conflicts unresolved:** none. **Earlier mistake reverted (significant):** prior footer claimed Primary was `#00684a` 0px hero — actually `#00684a` is banner-strip chrome bg, canonical Primary is **Spring Green `#00ed64` 4px / Navy text**. §4 needs material correction.
|
|
301
|
+
**Verified:** 2026-07-13
|
|
302
|
+
**Tier 1 sources:** supplied collector evidence for https://www.mongodb.com/, https://www.mongodb.design/, and https://www.mongodb.com/ko-kr/docs/; official typography guidance https://www.mongodb.design/foundations/typography; official company context https://www.mongodb.com/company and https://www.mongodb.com/company/our-story.
|
|
303
|
+
**Tier 2 sources:** https://getdesign.md/mongodb/design-md (opened; third-party analysis, no value promoted); https://styles.refero.design/?q=MongoDB (attempted; no usable result page).
|
|
304
|
+
**Conflicts unresolved:** none
|