# crosscheck — brand assets

The crosscheck mark is the terminal prompt **`>`** in our signature green,
followed by the lowercase wordmark **crosscheck** in monospace. The lowercase
name *is* the brand — never title-case or capitalize it.

## What's in this pack

| File | Use |
|---|---|
| `crosscheck-wordmark-dark.{svg,png}` | Wordmark for **dark** backgrounds (transparent) |
| `crosscheck-wordmark-light.{svg,png}` | Wordmark for **light** backgrounds (transparent) |
| `crosscheck-wordmark-dark-bg.{svg,png}` | Wordmark on a solid dark card |
| `crosscheck-wordmark-light-bg.{svg,png}` | Wordmark on a solid white card |
| `crosscheck-icon-dark.{svg,png}` | Square `>` icon for **dark** backgrounds (transparent) |
| `crosscheck-icon-light.{svg,png}` | Square `>` icon for **light** backgrounds (transparent) |
| `crosscheck-icon-dark-bg.{svg,png}` | App/avatar icon — `>` on a rounded dark square |
| `crosscheck-icon-light-bg.{svg,png}` | App/avatar icon — `>` on a rounded white square |
| `favicon.ico` | Browser favicon (16/32/48/64) |
| `crosscheck-icon-256.png` | 256px icon |

**SVG** is the source of truth — vector, infinitely scalable, edit-friendly.
**PNG** exports are 512px (icons) and ~2382px wide (wordmarks) for convenience.

## Colors

| Token | Hex | Where |
|---|---|---|
| Accent (terminal green) | `#7dffb1` | the `>` on **dark** |
| Accent — deep | `#0a8f57` | the `>` on **light** (contrast) |
| Ink — light | `#f0f3f6` | wordmark text on dark |
| Ink — dark | `#0b0d10` | wordmark text on light |
| Background — dark | `#0b0d10` | dark surfaces |
| Background — light | `#ffffff` | light surfaces |

## Type

Monospace: **JetBrains Mono** → SF Mono → Menlo → Consolas → system mono.
Wordmark weight **500 (medium)**; icon glyph **600 (semibold)**.

## Usage

- Keep clear space around the mark equal to the height of the `>`.
- Don't recolor the wordmark text, stretch, rotate, or add effects.
- On dark use the green `#7dffb1`; on light use the deeper `#0a8f57` so the `>`
  stays legible.
- Lowercase always — it's `crosscheck`, not `Crosscheck` or `CrossCheck`.

© crosscheck. These marks identify crosscheck; please don't modify them or use
them to imply endorsement.
