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

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

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

---
name: Contemporary
colors:
  primary: "#C800DF"
  secondary: "#E60076"
  success: "#16A34A"
  warning: "#D97706"
  danger: "#DC2626"
  surface: "#FFFFFF"
  text: "#111827"
  neutral: "#FFFFFF"
typography:
  h1:
    fontFamily: "Jost"
    fontSize: 3rem
  body-md:
    fontFamily: "Jost"
    fontSize: 1rem
  label-caps:
    fontFamily: "Overpass Mono"
    fontSize: 0.75rem
  sourceScale: "desktop-first expressive scale"
  weights: "Jost 100/200/300/400/500/600/700/800/900; Overpass Mono 300/400/500/600/700"
rounded:
  sm: 4px
  md: 8px
spacing:
  sm: 8px
  md: 16px
  sourceScale: "comfortable density mode"
---

## Overview

Current-era minimalist design with bento grids, dark mode support, and high-performance accessible layouts.

## Style Foundations

- **Visual style:** modern, minimal, bold, playful
- **Typography scale:** desktop-first expressive scale
- **Typography fonts:** primary=Jost, display=Jost, mono=Overpass Mono
- **Typography weights:** Jost 100/200/300/400/500/600/700/800/900; Overpass Mono 300/400/500/600/700 (as shipped on Google Fonts, checked 2026-09-20)
- **Color palette:** primary, secondary, neutral
- **Spacing scale:** comfortable density mode

## Colors

- **Primary (#C800DF):** Token from style foundations.
- **Secondary (#E60076):** 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.