Donghang159 downloadsOne Dark Pro theme for Obsidian with official VS Code palette variants
An Obsidian app theme that brings the One Dark Pro family of dark palettes to notes, Markdown previews, code blocks, sidebars, tabs, Canvas, graph view, and common editor surfaces.
This theme is inspired by and adapts palette decisions from Binaryify/OneDark-Pro, which is licensed under MIT. The upstream notice is preserved in THIRD_PARTY_NOTICES.md.

The default palette is One Dark Pro. If the Style Settings plugin is installed, the theme also exposes these palette classes:
Obsidian's community theme format installs one manifest.json and one
theme.css per selectable theme. To make all One Dark Pro variants selectable
without Style Settings, this repository also provides a local build script that
creates five separate theme folders.
After the theme is accepted into the community directory:
One Dark Pro in your vault's .obsidian/themes/
directory.manifest.json and theme.css into that folder.sh scripts/build-theme-variants.sh.themes/ into your vault's .obsidian/themes/
directory.Before submitting to the Obsidian community directory:
manifest.json, theme.css, README.md, LICENSE, and a real
512 x 288 screenshot.manifest.json's version.manifest.json and theme.css as release assets.MIT. See LICENSE and THIRD_PARTY_NOTICES.md.