Skip to main content

Documentation Index

Fetch the complete documentation index at: https://mintlify.com/chrisgrieser/shimmering-focus/llms.txt

Use this file to discover all available pages before exploring further.

Shimmering Focus is built around a core philosophy: UI elements that keyboard-centric users don’t need should stay out of the way. Rather than a visual overhaul of colors or fonts, this theme focuses on radical minimalism of the interface itself — hiding buttons, bars, and chrome that are redundant when you navigate by hotkey. Every hidden element can be individually restored at any time via the Style Settings plugin.

Tab Bar

The tab bar is hidden automatically when only a single tab is open. As soon as a second tab is opened, the tab bar reappears. This keeps the editor feeling distraction-free for single-note work while remaining fully functional when you need to switch between multiple open files.
You can open new tabs with Ctrl/Cmd + T and switch between them with the quick switcher — no tab bar required.
To always show the tab bar regardless of how many tabs are open, enable Always show tab bar in Style Settings. An additional option — Hide inline title when more than one tab — is most useful when the tab bar is normally hidden, letting the inline title appear only in single-tab focus mode. The buttons at the top of each sidebar panel (the panel header buttons) are hidden by default and only appear when you hover over the sidebar. This keeps the sidebar looking clean while still providing full access to those controls when needed.

Header Bar

Most of the header bar (the title bar shown above each note) is hidden. The breadcrumbs are repositioned to the right side of the editor, rotated vertically, giving you a minimal contextual indicator without consuming horizontal space. Navigation, reading/editing mode switching, and file renaming are all still accessible via the command palette or hotkeys.
To restore the original header bar layout, enable Use normal header bar in the Workspace section of Style Settings.

Hidden Elements Reference

The table below lists every UI element hidden by default, along with the Style Settings toggle that restores it and the keyboard alternative available.
Hidden elementStyle Settings toggleKeyboard alternative
Tab bar (single tab)normal-tab-bar — Always show tab barOpens automatically with 2+ tabs
Sidebar panel header buttonsshow-sidebar-header-buttons — Permanently show sidebar header buttonsHover to reveal
New tab buttonshow-new-tab-button — Re-enable new tab buttonCtrl/Cmd + T
Tab list buttonshow-tab-list-button — Re-enable tab list buttonQuick switcher; command palette for stacked tabs
Sidebar toggle buttonsshow-sidebar-toggle-buttons — Re-enable sidebar toggle buttonsHotkey or command palette
Close buttonsshow-close-buttons — Re-enable close buttonsEsc for settings; Ctrl/Cmd + W for tabs/panes
Vault switcher & settings buttonhide-vault-switcher-and-settings — Hide vault switcher and settings buttonCtrl/Cmd + , for settings
Suggester hintsshow-suggester-instructions — Re-enable suggester hintsVisible when re-enabled
The ribbon (the thin icon strip on the far left) is not controlled by this theme. Use Obsidian’s own Appearance → Interface → Show ribbon menu setting to show or hide it.

URL Hiding in Source Mode

In Source Mode, the URLs inside Markdown links are hidden everywhere except on the currently active line. This keeps notes readable even when editing raw Markdown, letting you see link text without the visual noise of long URLs on every line.
URL visibility can also be toggled on the fly via the command palette (search for Show URLs of markdown links) or a hotkey — useful when you need to inspect or copy a link destination.
To permanently show all URLs, enable Show URLs of markdown links (show-urls) in Style Settings.

Suggester Hints

The keyboard hint bar at the bottom of the command palette and quick switcher is hidden by default. These hints explain which keys to use within the suggester, but experienced users rarely need them. Enable Re-enable suggester hints (show-suggester-instructions) in Style Settings to restore them.

Build docs developers (and LLMs) love