Skip to content

v0.4.27 — Suppress Obsidian theme gradient in mobile view

Choose a tag to compare

@richardbowman richardbowman released this 18 May 20:18
· 575 commits to main since this release
f9c841e

What's changed

  • Suppress theme gradient: Obsidian themes inject a ::before/::after fade-to-background gradient onto .view-content for scrollable areas. Since our mobile root sits on that element, the overlay bled through above the messages area. This release explicitly suppresses those pseudo-elements.

Install

Download main.js, manifest.json, and styles.css from the assets below and copy them into your vault's .obsidian/plugins/claude-threads/ folder.