github GeiserX/Telegram-Archive v8.8.0

5 hours ago

An optional wallpaper behind the messages.

Added

  • VIEWER_CHAT_BACKGROUND puts a picture behind the conversation, the way the apps let you set a chat background. Name a file the viewer serves from /static and mount it into the container; leave it unset and the viewer looks exactly as it does today. While it is on, the message bubbles turn opaque, because the themes draw them translucent over a flat colour and a photo behind running text is not readable, and the image is tinted with the palette's own background colour, so one picture works under a light and a dark theme instead of only one of them. Contributed by @WalterLederer in #432.

Note

The file name is validated as a bare name, so it cannot address anything outside the static directory or add declarations to the stylesheet it is baked into. A name that does not resolve simply leaves the pane plain.


📋 Full changelog: docs/CHANGELOG.md

Don't miss a new Telegram-Archive release

NewReleases is sending notifications on new releases.