Notion and Zen-inspired Obsidian theme. Calm dark and light modes, SF Pro typography, real macOS vibrancy.
Cognia Noir is a Notion and Zen-inspired Obsidian theme tuned to feel calm. Dark mode reads like Notion's surface palette at low light; light mode keeps the same restraint on warm off-white. Sidebars round into the canvas, the note panel lifts off a soft tray tone, and SF Pro carries every surface meant to be read for hours. On macOS with Translucent Window enabled, the chrome paints over real NSVisualEffectView vibrancy so the desktop wallpaper shows through.
NSVisualEffectView so the desktop wallpaper shows through.prefers-reduced-motion: reduce (all transitions and animations disabled).100ms ease-out) on nav titles, tab headers, links, inputs, buttons, and tags. State-change and layout transitions stay on a slower symmetric curve.manifest.json and theme.css from the latest release.<your-vault>/.obsidian/themes/Cognia Noir/.Lorem-ipsum demo note rendering in both modes: title, body copy, inline formatting (bold, italic, strikethrough, inline code, links, highlight), ordered and unordered lists.
| Dark | Light |
|---|---|
![]() |
![]() |
Task list, blockquote, and the four built-in callout types (Note, Tip, Warning, Quote) with their accent colors.
| Dark | Light |
|---|---|
![]() |
![]() |
Fenced code blocks (Python and shell, language pill in the corner) and a Markdown table.
| Dark | Light |
|---|---|
![]() |
![]() |
Internal links with hover underline, tag pills with rounded background, inline LaTeX, and a centered display equation.
| Dark | Light |
|---|---|
![]() |
![]() |
If you have the Style Settings plugin installed, Cognia Noir exposes 14 knobs under one "Look and feel" section. The lists below group them for readability; in the actual Style Settings panel they appear in one continuous scroll.
inline code text. Defaults clear WCAG AA against each theme's code background. Separate light and dark defaults.


See the version history at the top of theme.css for a full per-version log. Highlights:
bg-elevated (modals, popovers, dropdowns); fixed for dark Charcoal, dark Warm, light Charcoal, and light Warm (full ratio table in theme.css). Kanban added to the translucent leaf-content force-paint opt-out chain. Bubble nav comment tightened. Modal-backdrop !important cluster documented. Empty authorUrl field removed from manifest.json.theme.css). Bubble nav animation moved off layout-triggering max-height / max-width to compositor-friendly transform: scale and opacity. README WCAG note re-broadened to cover all default Background tone variants. Windows/Linux compatibility note clarified as untested.all: unset with targeted overrides). Core Canvas added to the translucent leaf-content opt-out chain. Smart Connections reference comments corrected (data-type is the related-notes view, not a graph canvas). README narrowed the WCAG AA claim to the default Charcoal palette and clarified the Style Settings layout.display:none rule that was hiding the sidebar resize handle. Added --cn-transition-fast (100 ms ease-out) for hover and focus feedback on nav titles, tab headers, links, inputs, buttons, and tags.prefers-reduced-motion: reduce block.MIT. See LICENSE.
Inspired by Notion's surface palette and macOS Sequoia's chrome. Built on conventions from the Obsidian theme dev community.
Several patterns and chrome shapes (top-bar tab pills, view-header buttons, bubble nav buttons, panel-box geometry) are Velocity-inspired. Translucency and color-variant techniques referenced AnuPpuccin's translucency.scss, the Things theme's obsidian.css, and Catppuccin's palette work during early prototyping. The Zen color variant takes its name and tone direction from the Zen browser. None of these themes' CSS is reproduced here; the patterns are reimplemented in this codebase. All visual code in this repo is original to Cognia Noir, licensed MIT.