5 Commits

Author SHA1 Message Date
ordinarthur
54021f88d8 refactor(design): brighter modern blue ink (#2563EB)
All checks were successful
Build & Deploy / build-and-deploy (push) Successful in 37s
Shift ink from Prussian-deep #1E3A8A to the brighter blue-600 #2563EB
(Linear/Notion register). Muted + faint tokens follow into cooler
blue-grays. QR codes and rule-strong border updated.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-04-20 13:01:57 +02:00
ordinarthur
3ed673e215 feat(design): shift ink tokens to deep modern blue
All checks were successful
Build & Deploy / build-and-deploy (push) Successful in 43s
All text, borders and QR codes now render in blue-ink on cream paper.
ink #1A1714 → #1E3A8A, ink-muted warm → cool blue-gray, rule-strong
+ QR fgColor updated to match.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-04-20 12:59:14 +02:00
ordinarthur
f1e0c4e3b4 feat(design): modern blue ink accent + stronger paper grain
All checks were successful
Build & Deploy / build-and-deploy (push) Successful in 39s
Shift signal from oxblood (#7A2320) to modern blue (#1D4ED8),
signal-quiet from warm rose to pale blue wash. Bump body grain
opacity 0.35 → 0.6 so the paper texture actually reads.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-04-20 12:53:32 +02:00
ordinarthur
c18d995c3f feat(web): Paper & Envelope design system
Replace generic slate/indigo dark theme with a custom editorial
direction: warm paper neutrals, oxblood signal, Fraunces serif
display, Inter body, JetBrains Mono for codes. SVG paper-texture
noise overlay and thin rules across the app.

Refactored: Home, Settings, JoinRoom, Pair, Share, plus every
modal and panel (DropZone, DevicePairingPanel, PublicRoomPanel,
ProfileSetup, TextShareModal, ReceiveDialog, TransferProgress,
PeerList, PeerAvatar).

Also drops three pre-existing Uint8Array/BlobPart strictness
errors so the production build is green again.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-04-20 10:49:15 +02:00
ordinarthur
9d6e4da4ae feat: initial commit with full deployment setup
Some checks failed
Build & Deploy / build-and-deploy (push) Failing after 8s
Includes React PWA frontend, WebSocket signaling server, shared types,
K8s manifests, Gitea CI/CD workflow, nginx config, and Dockerfiles.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-14 10:30:45 +02:00