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

Phantom Code

tourervit

|
6,771 installs
| (5) | Free
Dark and non-distractive VS Code theme. The minimal set of colors that we all wanted.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Phantom 🏴

Dark and non-distractive VS Code theme. The minimal set of colors that we all wanted.

React HTML CSS PHP

Installation

  1. Install Visual Studio Code.
  2. Launch VS Code.
  3. Choose Preferences/Extensions from menu.
  4. Search for phantom code.
  5. Click Install to install it.
  6. Code > Preferences > Color Theme > Phantom

Preferences shown in the preview

The font in the preview image is Dank Mono. Also looks great with Operator Mono, Fira Code. Icons: Seti (Visual Studio Code)

"editor.fontSize": 17,
"editor.fontFamily": "Dank Mono",
"editor.lineHeight": 32,
"editor.letterSpacing": -0.8,
"editor.tabSize": 4,
"editor.cursorStyle": "line",
"editor.cursorWidth": 1,
"editor.cursorBlinking": "solid",
"editor.glyphMargin": false,
"editor.minimap.enabled": false,
"editor.renderLineHighlight": "all",
"editor.selectionHighlight": false,
"workbench.editor.tabCloseButton": "off",
"window.zoomLevel": 0.2,
"window.title": "${dirty} ${activeEditorMedium}${separator}${rootName}",

Non Italic

If you hate italics, there is now a no-italic theme available (comments still will be italic). Select Phantom Non Italic as your color theme.

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