Pseudo Mica

by Alexis C
5
4
3
2
1
Score: 49/100

Description

The Pseudo Mica plugin enhances Obsidian's interface on Windows by applying a Mica-like background effect. It retrieves the system wallpaper and sets it as the background, creating a visually appealing, translucent look similar to macOS's native transparency feature. The plugin adds a custom CSS class to enable this effect, allowing themes to integrate with it for further customization. While designed primarily for Windows users, theme developers can modify their styles to optimize compatibility.

Reviews

No reviews yet.

Stats

21
stars
4,348
downloads
3
forks
442
days
72
days
72
days
2
total PRs
0
open PRs
0
closed PRs
2
merged PRs
6
total issues
2
open issues
4
closed issues
18
commits

Latest Version

2 months ago

Changelog

README file from

Github

Pseudo Mica

Pseudo Mica brings native window translucency effects to Obsidian.

Usage

  • Click the layers icon in the ribbon, or
  • Open the command palette and run Pseudo Mica: Open settings.

Installation

From the Obsidian Community Plugins browser:

  1. Open Settings → Community plugins and disable Safe Mode if prompted.
  2. Click Browse and search for Pseudo Mica.
  3. Click Install, then Enable.

Manual installation:

  1. Download main.js and manifest.json from the latest release.
  2. Copy them into your vault at .obsidian/plugins/pseudo-mica/.
  3. Reload Obsidian and enable the plugin under Settings → Community plugins.

How It Works

Pseudo Mica uses Electron's native window APIs to apply OS-native translucency effects.

Windows

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.

macOS

Calls setVibrancy() with one of the supported vibrancy types (e.g. sidebar, window, under-window).

Requires Settings → Apperance → Translucent window.

License

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.

Similar Plugins

info
• Similar plugins are suggested based on the common tags between the plugins.