DESIGN.md@packs/bergside-awesome-design-skills/friendly · git:20260921.cdae51f · 2026-09-21 · sha256 fb2367f00148cd59

DESIGN.md@packs/bergside-awesome-design-skills/friendly git:20260921.cdae51fA

Immutable. This exact content is served forever at /api/v1/blob/fb2367f00148cd59.

---
name: Friendly
colors:
  primary: "#F2D9DC"
  secondary: "#D9F2D8"
  success: "#16A34A"
  warning: "#D97706"
  danger: "#DC2626"
  surface: "#FFFFFF"
  text: "#111827"
  neutral: "#FFFFFF"
typography:
  h1:
    fontFamily: "Noto Serif Display"
    fontSize: 2.5rem
  body-md:
    fontFamily: "Noto Serif Display"
    fontSize: 1rem
  label-caps:
    fontFamily: "Space Mono"
    fontSize: 0.875rem
  sourceScale: "14/16/18/24/32/40"
  weights: "Noto Serif Display 100/200/300/400/500/600/700/800/900; Space Mono 400/700"
rounded:
  sm: 4px
  md: 8px
spacing:
  sm: 4px
  md: 8px
  sourceScale: "compact density mode"
---

## Overview

Approachable, intuitive design with rounded elements, ample whitespace, and soft pastel color palettes.

## Style Foundations

- **Visual style:** bold, playful, premium
- **Typography scale:** 14/16/18/24/32/40
- **Typography fonts:** primary=Noto Serif Display, display=Noto Serif Display, mono=Space Mono
- **Typography weights:** Noto Serif Display 100/200/300/400/500/600/700/800/900; Space Mono 400/700 (as shipped on Google Fonts, checked 2026-09-20)
- **Color palette:** primary, secondary, neutral
- **Spacing scale:** compact density mode

## Colors

- **Primary (#F2D9DC):** Token from style foundations.
- **Secondary (#D9F2D8):** Token from style foundations.
- **Success (#16A34A):** Token from style foundations.
- **Warning (#D97706):** Token from style foundations.
- **Danger (#DC2626):** Token from style foundations.
- **Surface (#FFFFFF):** Token from style foundations.
- **Text (#111827):** Token from style foundations.
- **Neutral (#FFFFFF):** Derived from the surface token for official format compatibility.