Skip to content
| Marketplace
Sign in
Visual Studio Code>Themes>Michi Modern Dark Purple ThemeNew to Visual Studio Code? Get it now.
Michi Modern Dark Purple Theme

Michi Modern Dark Purple Theme

MichiJS

|
107 installs
| (0) | Free
| Sponsor
Vscode Michi Modern Dark Purple Theme
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Modern Dark Purple Theme

screenshot

A Modern Dark Purple Theme Theme extension for VS Code. I've been using and perfecting this theme for more than 5 years and I hope you enjoy it.

Install

You can install the extension by one of the following ways:

  • Search for Modern Dark Purple Theme in extension panel and install it
  • Download from Marketplace
  • Download from GitHub Release page

Preferred settings

On user settings (JSON):

{
  "explorer.confirmDragAndDrop": false,
  "workbench.colorTheme": "Michi Modern Dark Purple Theme",
  "editor.bracketPairColorization.enabled": false,
  "git.postCommitCommand": "sync",
  "git.confirmSync": false,
  "diffEditor.ignoreTrimWhitespace": false,
  "workbench.productIconTheme": "material-product-icons",
  "workbench.iconTheme": "material-icon-theme",
  "editor.minimap.enabled": false,
  "editor.lineHeight": 24,
  "editor.fontLigatures": true,
  "explorer.decorations.badges": true,
  "editor.fontFamily": "'Fira Code', Menlo, Monaco, 'Courier New', monospace",
  "workbench.activityBar.location": "top",
  "window.menuBarVisibility": "compact",
  "terminal.integrated.fontFamily": "'Fira Code', Menlo, Monaco, 'Courier New', monospace",
  "terminal.integrated.fontSize": 13,
  "explorer.openEditors.visible": 1,
  "explorer.autoReveal": false,
  "workbench.tree.indent": 10,
  "breadcrumbs.enabled": false,
  "editor.glyphMargin": false,
  "editor.smoothScrolling": true,
  "explorer.compactFolders": false,
  "window.autoDetectHighContrast": false,
  "workbench.editor.tabActionCloseVisibility": false,
  "editor.hideCursorInOverviewRuler": true,
  "editor.cursorBlinking": "phase",
  "editor.cursorSmoothCaretAnimation": "on",
  "workbench.layoutControl.enabled": false,
  "workbench.editor.editorActionsLocation": "titleBar",
}
  • Install Fira code font.
  • Install Material Product Icons
  • Install Material Icon Theme
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft