From 787e50de46e2d31736000446a7ed4dee81a0d328 Mon Sep 17 00:00:00 2001 From: santhreal <64453045+santhreal@users.noreply.github.com> Date: Sun, 2 Aug 2026 23:54:16 -0700 Subject: [PATCH] docs: replace plain title with theme-aware ASCII wordmark Swap the Albatross H1 for the banner wordmark as a transparent SVG so it renders without a code-block background and follows light/dark page theme. --- README.md | 4 +++- docs/assets/demo/README.md | 5 +++++ docs/assets/demo/albatross-wordmark.svg | 21 +++++++++++++++++++++ 3 files changed, 29 insertions(+), 1 deletion(-) create mode 100644 docs/assets/demo/README.md create mode 100644 docs/assets/demo/albatross-wordmark.svg diff --git a/README.md b/README.md index ed861eb..49cacf0 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,6 @@ -

Albatross

+

+ Albatross +

A small, terminal-first coding harness. Bring your own model, your own key, or your own MCP server. diff --git a/docs/assets/demo/README.md b/docs/assets/demo/README.md new file mode 100644 index 0000000..ec71cb8 --- /dev/null +++ b/docs/assets/demo/README.md @@ -0,0 +1,5 @@ +# README media + +| File | What | +|------|------| +| `albatross-wordmark.svg` | Transparent ASCII wordmark (follows light/dark page theme) | diff --git a/docs/assets/demo/albatross-wordmark.svg b/docs/assets/demo/albatross-wordmark.svg new file mode 100644 index 0000000..418f9a6 --- /dev/null +++ b/docs/assets/demo/albatross-wordmark.svg @@ -0,0 +1,21 @@ + + Albatross + + █████╗ ██╗ ██████╗ █████╗ ████████╗██████╗ ██████╗ ███████╗███████╗ + ██╔══██╗██║ ██╔══██╗██╔══██╗╚══██╔══╝██╔══██╗██╔═══██╗██╔════╝██╔════╝ + ███████║██║ ██████╔╝███████║ ██║ ██████╔╝██║ ██║███████╗███████╗ + ██╔══██║██║ ██╔══██╗██╔══██║ ██║ ██╔══██╗██║ ██║╚════██║╚════██║ + ██║ ██║███████╗██████╔╝██║ ██║ ██║ ██║ ██║╚██████╔╝███████║███████║ + ╚═╝ ╚═╝╚══════╝╚═════╝ ╚═╝ ╚═╝ ╚═╝ ╚═╝ ╚═╝ ╚═════╝ ╚══════╝╚══════╝ +