v0.4.27 — Suppress Obsidian theme gradient in mobile view
What's changed
- Suppress theme gradient: Obsidian themes inject a
::before/::afterfade-to-background gradient onto.view-contentfor 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.