Search...Search plugins and themes...
⌘K
Sign in
  • Get started
  • Download
  • Pricing
  • Enterprise
  • Account
  • Obsidian
  • Overview
  • Sync
  • Publish
  • Canvas
  • Mobile
  • Web Clipper
  • CLI
  • Learn
  • Help
  • Developers
  • Changelog
  • About
  • Roadmap
  • Blog
  • Resources
  • System status
  • License overview
  • Terms of service
  • Privacy policy
  • Security
  • Community
  • Plugins
  • Themes
  • Discord
  • Forum / 中文论坛
  • Merch store
  • Brand guidelines
Follow us
DiscordTwitterBlueskyThreadsMastodonYouTubeGitHub
© 2026 Obsidian

VSCode 2026

Yangson HungYangson Hung203 downloads

VSCode 2026 Fluent theme for Obsidian — Light + Dark with first-class macOS vibrancy support.

Add to Obsidian
VSCode 2026 screenshot
  • Overview
  • Scorecard
  • Updates5

A faithful port of Microsoft Visual Studio 2026's Fluent visual language to Obsidian, with first-class macOS vibrancy support.

VSCode 2026 theme preview

Features

  • Light & Dark mode — both first-class, follows system color scheme
  • VS 2026 Fluent UI tokens — #005FB8 / #2F72C4 accent, #F6F8FC / #DDE7FF Light surfaces, #1F1F1F / #181818 Dark surfaces
  • Complete VSCode Dark+ / Light+ syntax highlighting — keyword / string / comment / function / variable / type / number / control / regex, double-mapped for both CodeMirror 6 (editor) and Prism.js (reading view)
  • macOS Tahoe-style polish — SF Pro / SF Mono system font stack, 8–12 px rounded corners, defocused-window dim, prefers-reduced-motion support
  • Vibrancy / translucency — sidebar, status bar, command palette and modals get backdrop-filter blur when Translucent window is enabled
  • Overlay scrollbars — hidden by default, fade in on hover, macOS-style
  • All third-party UI themed via CSS variables — callouts (13 types), graph view, canvas, calendar, dataview — no hardcoded colors

Screenshot

VSCode 2026 light and dark preview

Installation

From Community Themes (recommended, after marketplace approval)

  1. Settings → Appearance → Themes → Manage
  2. Search VSCode 2026
  3. Install → Use

Manual

  1. Download manifest.json and theme.css from the latest Release.
  2. Place them in <vault>/.obsidian/themes/VSCode 2026/.
  3. Settings → Appearance → Themes → choose VSCode 2026.

Recommended Settings (macOS)

  • Settings → Appearance → enable Translucent window to activate vibrancy.
  • Settings → Appearance → set Base color scheme to Adapt to system so the theme follows your system Light/Dark setting.
  • Minimum Obsidian version: 1.5.0 (uses color-mix(), requires Chromium 111+).

Customization

Every color is a CSS variable. Override in a snippet:

/* .obsidian/snippets/my-tweaks.css */
.theme-dark {
  --interactive-accent: #4EC9B0;       /* swap accent to teal */
  --code-keyword:       #C586C0;       /* purple keywords */
}
.theme-light {
  --background-primary: #FAFBFD;
}

Common variables to tweak:

Variable Purpose
--interactive-accent Primary accent color (links, active tab top border, status bar)
--background-primary / --background-secondary Editor and sidebar backgrounds
--code-{keyword,string,comment,function,variable,type,number,control} Syntax highlight tokens
--callout-{note,tip,info,success,question,warning,failure,error,bug,example,quote,abstract,todo} Callout colors (RGB triplets)
--radius-{s,m,l,xl} Corner radii (default: 6 / 8 / 12 / 16 px)
--vibrancy-blur / --vibrancy-saturation macOS vibrancy strength

Credits

  • Microsoft Visual Studio 2026 Fluent design tokens — DevBlogs 2026/06/15
  • VSCode Dark+ / Light+ syntax color palette — microsoft/vscode
  • Inspired by leozague/obsidian-vscode-dark-plus — built independently from scratch, no code reused.

License

MIT — see LICENSE.

HealthExcellent
ReviewPassed
About
Bring Visual Studio 2026's Fluent UI to Obsidian with first-class Light and Dark modes and macOS vibrancy and translucency. Apply complete VSCode Dark+/Light+ syntax highlighting across editor and reading view, SF Pro/SF Mono typography, overlay scrollbars, macOS-style accents, and CSS-variable theming for easy color tweaks.
Details
Current version
1.0.4
Last updated
4 days ago
Created
5 days ago
Updates
5 releases
Downloads
203
License
MIT
Report bugRequest featureReport theme
Author
Yangson HungYangson Hungyangsonhung
GitHubyangsonhung
  1. Community
  2. Themes
  3. VSCode 2026

Related themes

ITS Theme screenshot

ITS Theme

Minimal screenshot

Minimal

Things screenshot

Things

Wasp screenshot

Wasp

Cupertino screenshot

Cupertino

Prism screenshot

Prism

Baseline screenshot

Baseline

Flexoki screenshot

Flexoki

Velocity screenshot

Velocity

Reverie screenshot

Reverie