Add screenshots to README.md

Real screenshots (Playwright, headless) from a clean demo room/users
created for this purpose and removed afterward: the main chat view
(Markdown, mentions, reactions), the custom theme builder mid-edit, the
same room under a custom theme, and a mobile-width view.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
This commit is contained in:
2026-08-17 17:25:22 -06:00
co-authored by Claude Sonnet 5
parent 8bb6bbe714
commit 752da74c5a
5 changed files with 8 additions and 0 deletions
+8
View File
@@ -8,6 +8,14 @@ comes from an admin invite or a room invite. See
[ARCHITECTURE.md](ARCHITECTURE.md) for the full system design and phased [ARCHITECTURE.md](ARCHITECTURE.md) for the full system design and phased
build plan. build plan.
![DS Chat main view: a room with Markdown formatting, an @mention, and emoji reactions](docs/screenshots/chat-dark.png)
| Custom theme builder | Same room, custom theme applied |
|---|---|
| ![The custom theme builder: a live, hoverable mockup mapped to 12 color fields](docs/screenshots/theme-builder.png) | ![The same room under a custom theme built with the theme editor](docs/screenshots/chat-aurora.png) |
<sub>Also responsive on mobile — [screenshot](docs/screenshots/chat-mobile.png)</sub>
## Features ## Features
- **Auth & accounts** — session-based auth, invite-only signup (admin-issued - **Auth & accounts** — session-based auth, invite-only signup (admin-issued
Binary file not shown.

After

Width:  |  Height:  |  Size: 201 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 203 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 171 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 182 KiB