DESIGN.md@tests/oracle/workspaces/ctx-full · git:20260904.e2ff625 · 2026-09-04 · sha256 6328e55a27ebbd58
DESIGN.md@tests/oracle/workspaces/ctx-full git:20260904.e2ff625A
Immutable. This exact content is served forever at /api/v1/blob/6328e55a27ebbd58.
---
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.