Skip to content
| Marketplace
Sign in
Visual Studio Code>Themes>SubwayNew to Visual Studio Code? Get it now.
Subway

Subway

idleberg

|
3,612 installs
| (1) | Free
A collection of color schemes based on subway maps from around the world
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Subway Themes for Visual Studio Code

Creative Commons GitHub Visual Studio Marketplace CircleCI

A collection of color schemes based on subway maps from around the world (also available in a dark variant)

Screenshot

Featured Maps

  • Barcelona
  • Berlin
  • Buenos Aires
  • Chicago
  • Copenhagen
  • Hong Kong
  • London
  • Madrid
  • Moscow
  • New York
  • Paris
  • São Paulo
  • Seoul
  • Sydney
  • Tokyo
  • Zürich

Installation

Extension Marketplace

Launch Quick Open, paste the following command, and press Enter

ext install idleberg.subway

CLI

With shell commands installed, you can use the following command to install the extension:

$ code --install-extension idleberg.subway

Packaged Extension

Download the packaged extension from the the release page and install it from the command-line:

$ code --install-extension path/to/subway-*.vsix

Alternatively, you can download the packaged extension from the Open VSX Registry or install it using the ovsx command-line tool:

$ ovsx get idleberg.subway

Clone Repository

Change to your Visual Studio Code extensions directory:

# Windows
$ cd %USERPROFILE%\.vscode\extensions

# Linux & macOS
$ cd ~/.vscode/extensions/

Clone repository as subway:

$ git clone https://github.com/idleberg/vscode-subway idleberg.subway

License

This work is licensed under the Creative Commons CC0 1.0 Universal License.

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