Pseudo Mica brings native window translucency effects to Obsidian.
From the Obsidian Community Plugins browser:
Manual installation:
main.js and manifest.json from the latest release..obsidian/plugins/pseudo-mica/.Pseudo Mica uses Electron's native window APIs to apply OS-native translucency effects.
Calls setBackgroundMaterial() with your choice of Mica, Mica Alt, or Acrylic, and adds is-translucent class to body, mirroring Obsidian's behavior when Translucent window option is enabled on macOS.
Requires Settings → Apperance → Window frame style → Hidden / Obsidian frame.
Calls setVibrancy() with one of the supported vibrancy types (e.g. sidebar, window, under-window).
Requires Settings → Apperance → Translucent window.
Pseudo Mica is licensed under the MIT license.
This plugin was built entirely with GitHub Copilot, powered by Claude Sonnet 3.7 and Claude Sonnet 4.6.