diff --git a/README.md b/README.md index 253e9ab48..35902bc82 100644 --- a/README.md +++ b/README.md @@ -70,6 +70,8 @@ A full custom theme engine layered on top of Cinny's vanilla-extract theming: ### Messaging Enhancements - **GIF picker**: Giphy-powered GIF search and send. Button appears in the message composer only when `gifApiKey` is set in `config.json`. Sends GIF as `m.image` โ€” fetches blob, uploads via `mx.uploadContent`, sends with `mx.sendMessage`. `FocusTrap` handles click-outside / Escape to close. When TDS is active: dark navy background (`#060c14`), orange dim border, `// GIF_SEARCH` header, CSS overrides for Giphy SDK search bar (dark bg, orange border/focus ring, JetBrains Mono), custom orange scrollbar. All TDS styles live in `lotus-terminal.css.ts` โ€” no runtime `