swarm repositories / source
aboutsummaryrefslogtreecommitdiff
path: root/README.md
blob: f6667127f9322ab40a387f4765c2f4fbeb795c7f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
# design-language

Shared visual baseline for swarm.moe surfaces.

## Scope

- frame geometry and material vocabulary
- palette, typography, and shared surface primitives
- control skin primitives for inputs and interactive chrome

## Artifacts

- `css/starsector-dark.frame-font.css`
- `css/starsector-dark.controls.css`
- `tokens/*.json`
- `assets/fonts/*.woff2`
- `examples/frame-font-preview.html`

## Use

1. Import `css/starsector-dark.frame-font.css`.
2. Optionally import `css/starsector-dark.controls.css`.
3. Apply `.swarm-frame`, `.swarm-surface`, `.swarm-surface-elevated`, and `.swarm-frame-header` where needed.