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

Mo Theme

moritaki

|
669 installs
| (1) | Free
A dark theme, which is based on Fleet Dark theme and One Dark Pro theme
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

MT Theme README

description

this is a dark theme, which is based on Fleet Dark theme, One Dark Pro theme and other themes

Syntax Support

  • JS/TS
  • Vue/React
  • HTML
  • CSS/Scss/Less
  • Java
  • Python
  • C/C++
  • Go
  • Other coding languages have not been tested...

Install Jetbrains Mono

  • Downloaded and install JetBrains Mono font https://www.jetbrains.com/lp/mono

  • Add this snippet in your "settings.json":

  "editor.fontFamily": "JetBrains Mono, Consolas, 'Courier New', monospace",
  "editor.fontSize": 14,
  "editor.lineHeight": 1.6,
  "editor.bracketPairColorization.enabled": false,

  // optional configuration
  "editor.guides.indentation": false,
  "editor.letterSpacing": 0.4,
  "workbench.tree.renderIndentGuides": "none",
  "workbench.tree.indent": 16,
  "workbench.sideBar.location": "right",

If you have any suggestions, create an issue on https://github.com/moritakikun/moritaki-vscode-theme

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