---
name: Haleys
description: "This site is worth including as an excellent example of how to execute a highly specific, scholarly aesthetic using a limited but powerful combination of blackletter and transitional serif typography "
version: alpha

colors:
  background: "#12332b"
  primary: "#f8f2de"
  secondary: "#bead89"
  neutral: "#5a7c6b"
  line: "rgba(248, 242, 222, 0.2)"

typography:
  display:
    fontFamily: blackletter
    fontSize: 72px
    lineHeight: 1.0
    fontWeight: 400
    letterSpacing: "-1px"
  h1:
    fontFamily: transitional-serif
    fontSize: 32px
    lineHeight: 1.2
    fontWeight: 400
    letterSpacing: "0.1px"
  body:
    fontFamily: transitional-serif
    fontSize: 20.8px
    lineHeight: 1.5
    fontWeight: 300
    letterSpacing: "0.1px"
  caption:
    fontFamily: transitional-serif
    fontSize: 16px
    lineHeight: 1.5
    fontWeight: 200
    letterSpacing: "0.1px"

rounded:
  sm: 4px
  md: 8px
  lg: 12px
  pill: 999px

spacing:
  xs: 4px
  sm: 8px
  md: 16px
  lg: 24px
  xl: 32px
  2xl: 48px
  3xl: 64px

---

## Overview

A scholarly portfolio blending gothic typography with muted, mossy tones.

*A handbound thesis on a dark oak desk*

## Colors

High-contrast parchment on deep forest green

- **Background (`#12332b`)** — uses `bg` token
- **Primary text (`#f8f2de`)** — uses `ink` token
- **Secondary text (`#bead89`)** — uses `ink-soft` token
- **Muted (`#5a7c6b`)** — uses `muted` token
- **Borders (`rgba(248, 242, 222, 0.2)`)** — uses `line` token

## Typography

- **Display:** blackletter
- **Body:** transitional-serif

## Layout

Symmetrical grid with central alignment and wide margins

*Rhythm:* Generous vertical spacing between sections and grid items

## Elevation & Depth

- 0px 2.4px 0px 0px #12332b
- Borders: Delicate 1px lines in faded parchment or semi-transparent green

## Shapes

- `sm`: 4px
- `md`: 8px
- `lg`: 12px
- `pill`: 999px

## Components

- **button:** Text-based navigation with subtle borders and lowercase/italic styling
- **card:** Text-based project listings without solid backgrounds
- **chip:** Small outlined badges (e.g., 'w', 'T', 'A') in the navigation bar
- **hero:** Large blackletter name centered with serif taglines flanking it

## Do's and Don'ts

**Don't:**
- Don't use a clean, modern sans-serif — screenshot shows a mix of blackletter and transitional serif.
- Don't use bright or saturated background colors — screenshot shows a deep, muted forest green (#12332b).
- Don't use high-contrast call-to-action buttons — screenshot shows subtle, text-based navigation links.
- Don't use a complex, multi-column grid with heavy borders — screenshot shows a spacious, symmetrical layout with delicate lines.
- Don't use a playful or whimsical color palette — screenshot uses a restrained palette of cream (#f8f2de) and mossy green (#5a7c6b).
- Don't use aggressive drop shadows or heavy visual weights — screenshot shows very subtle, minimal shadow effects.

---

## System Prompt (paste into AI agent)

```
This site is a personal portfolio for a software designer named Haley Park. It positions itself as a scholarly, artisanal space for 'software design & assorted tomfoolery'. The primary background color is a deep forest green (#12332b), with text rendered in a creamy parchment (#f8f2de) and a secondary mossy tone (#5a7c6b) for metadata and decorative elements. The typography is highly distinctive, featuring a mix of elaborate blackletter for the main name and elegant transitional serifs for project titles and navigation. Critical design rules include avoiding modern sans-serif fonts, bright or saturated colors, aggressive call-to-action buttons, dense text blocks, and heavy drop shadows. The layout is spacious and symmetrical, prioritizing breathing room and delicate line work over heavy containers.
```
