Launch AutoBank site with Serial Console theme and scroll hourglass logo.
- AutoBank branding, phosphor-green terminal aesthetic - Five normalized logo frames that advance on scroll - Logo build scripts and design exploration docs under docs/
|
After Width: | Height: | Size: 7.6 KiB |
|
After Width: | Height: | Size: 2.7 KiB |
|
After Width: | Height: | Size: 9.2 KiB |
|
After Width: | Height: | Size: 3.1 KiB |
|
After Width: | Height: | Size: 8.6 KiB |
|
After Width: | Height: | Size: 2.9 KiB |
|
After Width: | Height: | Size: 8.8 KiB |
|
After Width: | Height: | Size: 2.9 KiB |
|
After Width: | Height: | Size: 8.4 KiB |
|
After Width: | Height: | Size: 2.9 KiB |
@@ -0,0 +1,27 @@
|
||||
# Hourglass logo frames
|
||||
|
||||
Scroll order (top → bottom of page): sand depletes as time “runs out.”
|
||||
|
||||
| File | Step |
|
||||
|------|------|
|
||||
| `00-full-64.png` | Hero — fullest |
|
||||
| `01-25pct-64.png` | ~25% scroll |
|
||||
| `02-15pct-64.png` | ~50% |
|
||||
| `03-3grains-64.png` | ~75% |
|
||||
| `04-1grain-64.png` | Footer — one grain |
|
||||
|
||||
`*-128.png` are retina variants. Source art lives in `source/`.
|
||||
|
||||
## Regenerate web sizes
|
||||
|
||||
```bash
|
||||
npm install
|
||||
npm run logos:normalize
|
||||
```
|
||||
|
||||
After editing the full frame draft:
|
||||
|
||||
```bash
|
||||
node scripts/match-full-brightness.mjs path/to/draft.png
|
||||
npm run logos:normalize
|
||||
```
|
||||
@@ -0,0 +1,11 @@
|
||||
# Logo source art (not served on the site)
|
||||
|
||||
| File | Role |
|
||||
|------|------|
|
||||
| `hourglass-mint-full.png` | Frame 0 — matched to 25% brightness |
|
||||
| `hourglass-mint-25pct.png` | Frame 1 — style reference |
|
||||
| `hourglass-mint-15pct.png` | Frame 2 |
|
||||
| `hourglass-mint-3grains.png` | Frame 3 |
|
||||
| `hourglass-mint-1grain.png` | Frame 4 |
|
||||
|
||||
Run `npm run logos:normalize` from repo root to rebuild `../00-*-64.png` etc.
|
||||
|
After Width: | Height: | Size: 1.4 MiB |
|
After Width: | Height: | Size: 1.5 MiB |
|
After Width: | Height: | Size: 1.1 MiB |
|
After Width: | Height: | Size: 1.5 MiB |
|
After Width: | Height: | Size: 472 KiB |