---
name: Oracle Fixture
colors:
  ink: "#111111"
  paper: "#fbf7ef"
  accent: "#1a4d8f"
typography:
  body:
    fontFamily: "Palatino, Georgia, serif"
  heading:
    fontFamily: "Palatino, Georgia, serif"
components:
  button:
    backgroundColor: "{colors.accent}"
---

# Design System: Oracle Fixture

## Overview
A quiet editorial system: warm paper, ink text, one deep blue accent.

## Colors

### Primary
- **Ink** (#111111): Text.
- **Paper** (#fbf7ef): Page background.
- **Accent** (#1a4d8f): Links and primary actions.

## Typography

**Body Font:** Palatino

### Hierarchy
- **Body** (400, 17px, 1.55): Paragraphs.
- **H1** (600, 40px, 1.1): Page title.

## Components

### Button
- Accent fill, paper text, no shadow.
