Obsidianite VS Code Theme
A faithful port of the Obsidianite theme from Obsidian to VS Code, inspired by the original Obsidianite theme created by Benny Guo.
Installation
Option 1: Via VS Code Marketplace (Recommended)
- Open VS Code
- Go to Extensions (Ctrl+Shift+X)
- Search for "Obsidianite"
- Click Install
Option 2: Manual Installation (Development)
- Clone or download this repository.
- Copy the entire repository folder to your VS Code extensions directory:
- Windows:
%USERPROFILE%\.vscode\extensions
- macOS:
~/.vscode/extensions
- Linux:
~/.vscode/extensions
- Rename the folder to
shd0w.obsidianite-vscode-1.0.0
- Restart VS Code.
- Select the "Obsidianite" theme from the Color Theme picker (Ctrl+K Ctrl+T).
Option 3: Via .vsix file
- Download the latest
.vsix file from Releases
- In VS Code: Extensions → Install from VSIX...
- Select the downloaded file
Features
- Dark theme inspired by Obsidian's Obsidianite theme.
- Syntax highlighting optimized for various programming languages.
- Consistent color scheme across VS Code UI elements.
Credits
Original Obsidian theme by Benny Guo: https://github.com/bennyxguo/Obsidian-Obsidianite
| |