DESIGN.md@packs/bergside-awesome-design-skills/material · git:20260921.cdae51f · 2026-09-21 · sha256 71735fdf1f942244
DESIGN.md@packs/bergside-awesome-design-skills/material git:20260921.cdae51fA
Immutable. This exact content is served forever at /api/v1/blob/71735fdf1f942244.
---
name: Material
colors:
primary: "#6442D6"
secondary: "#C8B3FD"
success: "#16A34A"
warning: "#D97706"
danger: "#DC2626"
surface: "#FFFFFF"
text: "#111827"
neutral: "#FFFFFF"
typography:
h1:
fontFamily: "Roboto"
fontSize: 2rem
body-md:
fontFamily: "Inter"
fontSize: 1rem
label-caps:
fontFamily: "Fira Code"
fontSize: 0.75rem
sourceScale: "12/14/16/20/24/32"
weights: "Inter 100/200/300/400/500/600/700/800/900; Roboto 100/200/300/400/500/600/700/800/900; Fira Code 300/400/500/600/700"
rounded:
sm: 4px
md: 8px
spacing:
sm: 4px
md: 8px
sourceScale: "4/8/12/16/24/32"
---
## Overview
Google's Material Design with layered surfaces, dynamic theming, built-in motion, and responsive cross-platform patterns.
## Style Foundations
- **Visual style:** modern, minimal, clean
- **Typography scale:** 12/14/16/20/24/32
- **Typography fonts:** primary=Inter, display=Roboto, mono=Fira Code
- **Typography weights:** Inter 100/200/300/400/500/600/700/800/900; Roboto 100/200/300/400/500/600/700/800/900; Fira Code 300/400/500/600/700 (as shipped on Google Fonts, checked 2026-09-20)
- **Color palette:** primary, secondary, neutral, success, warning, danger
- **Spacing scale:** 4/8/12/16/24/32
## Colors
- **Primary (#6442D6):** Token from style foundations.
- **Secondary (#C8B3FD):** 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.