新拟态 设计系统.

新拟态 设计系统 — 柔和、凸起的UI元素,在单色表面上带有内外阴影,呈现触感丰富的嵌入式外观。

在真实场景中查看

同一套设计 token 应用于不同类型的产物——网站、应用、幻灯片、海报。这些是用该系统重新换肤的原创样稿,而非截图。

网站
幻灯片
应用
海报

设计 token

56 个 token,符合 Open Design 的 token 契约——你的 agent 读取的正是这套结构化的配色、字体、间距和动效值,用以为任意产物设定主题。

表面

  • --bg #f7eee6
  • --surface #fff8f1
  • --surface-warm #ead6c7

文本

  • --fg #2b211c
  • --fg-2 #5a4b43
  • --muted #8a7a70
  • --meta #b46a46

边框

  • --border #dac8b9
  • --border-soft #eaded4

强调色

  • --accent #b46a46
  • --accent-on #ffffff
  • --accent-hover color-mix(in oklab, var(--accent), black 8%)
  • --accent-active color-mix(in oklab, var(--accent), black 14%)

语义

  • --success #4d8f5a
  • --warn #c88735
  • --danger #b84c4c

字体排印

  • --font-display Inter, system-ui, sans-serif
  • --font-body Inter, system-ui, sans-serif
  • --font-mono "SF Mono", ui-monospace, Menlo, monospace

字号层级

  • --text-xs 12px
  • --text-sm 14px
  • --text-base 16px
  • --text-lg 18px
  • --text-xl 24px
  • --text-2xl 36px
  • --text-3xl 54px
  • --text-4xl 76px
  • --leading-body 1.52
  • --leading-tight 1.06
  • --tracking-display -0.025em

间距

  • --space-1 4px
  • --space-2 8px
  • --space-3 12px
  • --space-4 16px
  • --space-5 20px
  • --space-6 24px
  • --space-8 32px
  • --space-12 48px
  • --section-y-desktop 96px
  • --section-y-tablet 68px
  • --section-y-phone 48px

圆角

  • --radius-sm 14px
  • --radius-md 22px
  • --radius-lg 34px
  • --radius-pill 9999px

层级阴影

  • --elev-flat none
  • --elev-ring 0 0 0 1px var(--border)
  • --elev-raised 8px 10px 24px rgba(128, 92, 70, 0.18), -8px -8px 20px rgba(255, 255, 255, 0.70)

聚焦

  • --focus-ring 0 0 0 4px rgba(180, 106, 70, 0.24)

动效

  • --motion-fast 150ms
  • --motion-base 240ms
  • --ease-standard cubic-bezier(0.2, 0, 0, 1)

布局

  • --container-max 1180px
  • --container-gutter-desktop 36px
  • --container-gutter-tablet 24px
  • --container-gutter-phone 16px

Design System Inspired by Neumorphism

Category: Morphism & Effects Soft, extruded UI elements with inner and outer shadows on monochromatic surfaces for a tactile, embedded look.

1. Visual Theme & Atmosphere

Soft, extruded UI elements with inner and outer shadows on monochromatic surfaces for a tactile, embedded look.

  • Visual style: minimal, clean, high-contrast, playful, matrix
  • Color stance: primary, secondary, success, warning, danger, info
  • Design intent: Keep outputs recognizable to this style family while preserving usability and readability.

2. Color

  • Primary: #006666 — Token from style foundations.

  • Secondary: #F1F2F5 — Token from style foundations.

  • Success: #00A63D — Token from style foundations.

  • Warning: #FE9900 — Token from style foundations.

  • Danger: #FF2157 — Token from style foundations.

  • Surface: #E7E5E4 — Token from style foundations.

  • Text: #1E2938 — Token from style foundations.

  • Neutral: #E7E5E4 — Derived from the surface token for official format compatibility.

  • Favor Primary (#006666) for CTA emphasis.

  • Use Surface (#E7E5E4) for large backgrounds and cards.

  • Keep body copy on Text (#1E2938) for legibility.

3. Typography

  • Scale: desktop-first expressive scale
  • Families: primary=Space Mono, display=Space Mono, mono=JetBrains Mono
  • Weights: 100, 200, 300, 400, 500, 600, 700, 800, 900
  • Headings should carry the style personality; body text should optimize scanability and contrast.

4. Spacing & Grid

  • Spacing scale: compact density mode
  • Keep vertical rhythm consistent across sections and components.
  • Align columns and modules to a predictable grid; avoid ad-hoc offsets.

5. Layout & Composition

  • Prefer clear content blocks with consistent internal padding.
  • Keep hierarchy obvious: headline → support text → primary action.
  • Use whitespace to separate concerns before adding borders or shadows.

6. Components

  • Buttons: primary action uses #006666; secondary actions stay neutral.
  • Inputs: strong focus-visible states, clear labels, and predictable error messaging.
  • Cards/sections: use consistent radii, spacing, and elevation strategy across the page.

7. Motion & Interaction

  • Use subtle transitions that emphasize Primary (#006666) as the interaction signal.
  • Default to short, purposeful transitions (150–250ms) with stable easing.
  • Ensure hover, focus-visible, active, disabled, and loading states are explicit.

8. Voice & Brand

  • Tone should reflect the visual style: concise, confident, and product-specific.
  • Keep microcopy action-oriented and avoid generic filler language.
  • Preserve the style identity in headlines while keeping UI labels literal and clear.

9. Anti-patterns

  • Do not introduce off-palette colors when an existing token can solve the problem.
  • Do not flatten hierarchy by using the same type size/weight for all text.
  • Do not add decorative effects that reduce readability or accessibility.
  • Do not mix unrelated visual metaphors in the same interface.
模式
design-system
场景
design
形态
web
Manifest ID
design-system-neumorphism

标签

  • design-system
  • first-party
  • design
  • morphism-effects