Skip to content
| Marketplace
Sign in
Visual Studio Code>Themes>macOS ClassicNew to Visual Studio Code? Get it now.
macOS Classic

macOS Classic

Jason Lee

|
75,070 installs
| (3) | Free
macOS Classic.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

macOS Classic theme for Visual Studio Code

vsm-version

A macOS native style theme for Visual Studio Code, let it same like TextMate, Safari or others native app in macOS.

  • macOS Native style theme (Light and Dark mode);
  • Code Highlight theme (Mac Classic);
  • Icon theme;

Installation

Install Now

https://marketplace.visualstudio.com/items?itemName=huacnlee.theme-macos-classic

Usage

You can setup settings to get best effect:

{
  "window.nativeTabs": false,
  "workbench.activityBar.location": "top",
  "editor.fontFamily": "Menlo, Monaco, Consolas, 'Courier New', monospace",
  "editor.fontSize": 12,
  "window.autoDetectColorScheme": true,
  "workbench.activityBar.visible": false,
  "workbench.sideBar.location": "left",
  "workbench.editor.tabCloseButton": "left",
  "workbench.editor.showIcons": false,
  "workbench.sideBar.location": "left",
  "workbench.preferredLightColorTheme": "macOS Classic",
  "workbench.preferredDarkColorTheme": "macOS Classic Dark v2",
  "workbench.iconTheme": "macos-classic-icons",
  "editor.renderLineHighlight": "none",
  "editor.minimap.enabled": false,
  "editor.glyphMargin": false,
  "editor.renderIndentGuides": true,
  "editor.selectionHighlight": false,
  "editor.scrollbar.verticalScrollbarSize": 4,
  "editor.scrollbar.horizontalScrollbarSize": 4
}

Screenshot

Light

macos-classic-light

Dark

macos-classic-dark

Dark v2

SCR-20231218-j82

Development Guides

Reference https://code.visualstudio.com/docs/getstarted/theme-color-reference

Other Tools Themes

  • Zed Theme
  • VS Code Theme
  • Warp Theme
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft