Skip to content
| Marketplace
Sign in
Visual Studio Code>Themes>Dark ModeNew to Visual Studio Code? Get it now.
Dark Mode

Dark Mode

Phil Sinatra

|
56,771 installs
| (4) | Free
A VSCode theme based on dark mode
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

README

About

A VSCode theme designed for macOS Dark Mode. There are two versions of the theme. The first is based on the XCode dark mode color scheme, the second uses slightly warmer values for the orange and pink shades, and is based on recent devtools updates to the OS dark mode color scheme.

Screenshots

JavaScript

JavaScript

React

React

HTML

HTML

CSS

CSS

JavaScript - Warm

JavaScript

React - Warm

React

HTML - Warm

HTML

CSS - Warm

CSS

Related Customization

Colors for Bracket Pair Colorizer

"bracketPairColorizer.consecutivePairColors": [
  "()",
  "[]",
  "{}",
  ["#f977ae", "#587EA8", "#a79df7", "#9effff"],
  "#f2e5bc"
]

Colors for Indent Rainbow

"indentRainbow.colors": [
  "rgba(251, 118, 175, 0.05)",
  "rgba(88, 125, 169, 0.05)",
  "rgba(168, 154, 249, 0.05)",
  "rgba(156, 255, 255, 0.05)"
]

Theme Icons

Theme icon options original from David Waters MacOS Modern VSCode Theme

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft