Skip to content
| Marketplace
Sign in
Visual Studio Code>Themes>Xcode 26 ThemeNew to Visual Studio Code? Get it now.
Xcode 26 Theme

Xcode 26 Theme

Sushant Kumar

|
8 installs
| (0) | Free
Modern Xcode 26-inspired theme pack for VS Code and Cursor.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Xcode 26 Theme

Modern Xcode 26-inspired theme pack for VS Code and Cursor.

This extension includes:

  • Xcode 26 Dark
  • Xcode 26 Light

Designed to closely match the modern Xcode editor experience with Swift-focused syntax highlighting, semantic token tuning, and accurate Apple-style UI colors.


Features

  • Native Xcode-inspired color palette
  • Swift semantic + TextMate token customization
  • Carefully tuned dark and light variants
  • Optimized for Swift, SwiftUI, Objective-C, and Apple development
  • Works in both VS Code and Cursor

Recommended Font

For the closest Xcode appearance:

  • SF Mono
  • Menlo
  • Monaco

Example VS Code setting:

"editor.fontFamily": "SF Mono, Menlo, Monaco, monospace"

Preview

Dark

Dark Theme

Light

Light Theme


Installation

From Marketplace

  1. Open Extensions in VS Code or Cursor
  2. Search for Xcode 26 Theme
  3. Install the extension
  4. Reload the editor

From VSIX

Install VSCE:

npm install -g @vscode/vsce

Package the extension:

vsce package

Install the generated .vsix file:

  • Open Command Palette
  • Run: Extensions: Install from VSIX...

Usage

  1. Open Command Palette
  2. Run: Preferences: Color Theme
  3. Select:
    • Xcode 26 Dark
    • Xcode 26 Light

Maintainer

Sushant Kumar


License

Apache-2.0

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